track rev. 1.36 of GENERIC:
adapted to new interrupt code and shb changes. also disable tlphy - no bus_dma, so it doesn't compile
This commit is contained in:
parent
07f9e74b2d
commit
9cfce187c5
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: MMEYE,v 1.16 2002/07/08 22:14:35 jdolecek Exp $
|
||||
# $NetBSD: MMEYE,v 1.17 2002/07/08 22:49:01 jdolecek Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -71,18 +71,15 @@ mainbus0 at root
|
|||
|
||||
shb* at mainbus?
|
||||
|
||||
# WatchDog Timer
|
||||
wdog0 at shb? port 0xffffff84
|
||||
|
||||
com0 at shb? port 0xa4000000 irq 11
|
||||
com1 at shb? port 0xa4000008 irq 12
|
||||
com0 at mainbus?
|
||||
com1 at mainbus?
|
||||
|
||||
# SH PCMCIA controllers
|
||||
shpcic0 at shb? port 0xb000000a iomem 0xb8000000 iosiz 0x1000000
|
||||
shpcic1 at shb? port 0xb000000c iomem 0xb9000000 iosiz 0x1000000
|
||||
mmeyepcmcia0 at mainbus?
|
||||
mmeyepcmcia1 at mainbus?
|
||||
|
||||
# PCMCIA bus support
|
||||
pcmcia* at shpcic? controller ? socket ?
|
||||
pcmcia* at mmeyepcmcia? controller ? socket ?
|
||||
|
||||
com* at pcmcia? function ? # Modems and serial cards
|
||||
wdc* at pcmcia? function ?
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: MMTA,v 1.17 2002/07/08 22:14:35 jdolecek Exp $
|
||||
# $NetBSD: MMTA,v 1.18 2002/07/08 22:49:01 jdolecek Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -116,27 +116,20 @@ mainbus0 at root
|
|||
|
||||
shb* at mainbus?
|
||||
|
||||
# Basic Bus Support
|
||||
|
||||
# PCMCIA bus support
|
||||
pcmcia* at shpcic? controller ? socket ?
|
||||
#pcmcia* at shb?
|
||||
com0 at mainbus?
|
||||
com1 at mainbus?
|
||||
|
||||
# SH PCMCIA controllers
|
||||
shpcic0 at shb? port 0xb000000a iomem 0xb8000000 iosiz 0x1000000
|
||||
shpcic1 at shb? port 0xb000000c iomem 0xb9000000 iosiz 0x1000000
|
||||
mmeyepcmcia0 at mainbus?
|
||||
mmeyepcmcia1 at mainbus?
|
||||
|
||||
# PCMCIA bus support
|
||||
pcmcia* at mmeyepcmcia? controller ? socket ?
|
||||
|
||||
# Console Devices
|
||||
|
||||
# XXX
|
||||
|
||||
|
||||
# Serial Devices
|
||||
|
||||
com0 at shb? port 0xa4000000 irq 11
|
||||
com1 at shb? port 0xa4000008 irq 12
|
||||
|
||||
# PCMCIA serial interfaces
|
||||
com* at pcmcia? function ? # Modems and serial cards
|
||||
|
||||
|
@ -190,7 +183,7 @@ lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
|||
nsphy* at mii? phy ? # NS83840 PHYs
|
||||
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
|
||||
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
||||
tlphy* at mii? phy ? # ThunderLAN PHYs
|
||||
#tlphy* at mii? phy ? # ThunderLAN PHYs
|
||||
ukphy* at mii? phy ? # generic unknown PHYs
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: MMTAICE,v 1.17 2002/07/08 22:14:35 jdolecek Exp $
|
||||
# $NetBSD: MMTAICE,v 1.18 2002/07/08 22:49:02 jdolecek Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -146,29 +146,15 @@ mainbus0 at root
|
|||
|
||||
shb* at mainbus?
|
||||
|
||||
#apm0 at mainbus0 # Advanced power management
|
||||
|
||||
|
||||
# Basic Bus Support
|
||||
|
||||
# PCMCIA bus support
|
||||
pcmcia* at shpcic? controller ? socket ?
|
||||
#pcmcia* at shb?
|
||||
com0 at mainbus?
|
||||
com1 at mainbus?
|
||||
|
||||
# SH PCMCIA controllers
|
||||
shpcic0 at shb? port 0xb000000a iomem 0xb8000000 iosiz 0x1000000
|
||||
shpcic1 at shb? port 0xb000000c iomem 0xb9000000 iosiz 0x1000000
|
||||
mmeyepcmcia0 at mainbus?
|
||||
mmeyepcmcia1 at mainbus?
|
||||
|
||||
|
||||
# Console Devices
|
||||
|
||||
# XXX
|
||||
|
||||
|
||||
# Serial Devices
|
||||
|
||||
com0 at shb? port 0xa4000000 irq 11
|
||||
com1 at shb? port 0xa4000008 irq 12
|
||||
# PCMCIA bus support
|
||||
pcmcia* at mmeyepcmcia? controller ? socket ?
|
||||
|
||||
# PCMCIA serial interfaces
|
||||
com* at pcmcia? function ? # Modems and serial cards
|
||||
|
@ -223,7 +209,7 @@ lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
|||
nsphy* at mii? phy ? # NS83840 PHYs
|
||||
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
|
||||
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
||||
tlphy* at mii? phy ? # ThunderLAN PHYs
|
||||
#tlphy* at mii? phy ? # ThunderLAN PHYs
|
||||
ukphy* at mii? phy ? # generic unknown PHYs
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: MMTAROMNEW,v 1.17 2002/07/08 22:14:35 jdolecek Exp $
|
||||
# $NetBSD: MMTAROMNEW,v 1.18 2002/07/08 22:49:02 jdolecek Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -125,27 +125,15 @@ mainbus0 at root
|
|||
|
||||
shb* at mainbus?
|
||||
|
||||
#apm0 at mainbus0 # Advanced power management
|
||||
|
||||
|
||||
# Basic Bus Support
|
||||
|
||||
# PCMCIA bus support
|
||||
pcmcia* at shpcic? controller ? socket ?
|
||||
#pcmcia* at shb?
|
||||
com0 at mainbus?
|
||||
com1 at mainbus?
|
||||
|
||||
# SH PCMCIA controllers
|
||||
shpcic0 at shb? port 0xb000000a iomem 0xb8000000 iosiz 0x1000000
|
||||
shpcic1 at shb? port 0xb000000c iomem 0xb9000000 iosiz 0x1000000
|
||||
mmeyepcmcia0 at mainbus?
|
||||
mmeyepcmcia1 at mainbus?
|
||||
|
||||
# Console Devices
|
||||
|
||||
# XXX
|
||||
|
||||
# Serial Devices
|
||||
|
||||
com0 at shb? port 0xa4000000 irq 11
|
||||
com1 at shb? port 0xa4000008 irq 12
|
||||
# PCMCIA bus support
|
||||
pcmcia* at mmeyepcmcia? controller ? socket ?
|
||||
|
||||
# PCMCIA serial interfaces
|
||||
#com* at pcmcia? function ? # Modems and serial cards
|
||||
|
@ -199,7 +187,7 @@ lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
|||
nsphy* at mii? phy ? # NS83840 PHYs
|
||||
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
|
||||
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
||||
tlphy* at mii? phy ? # ThunderLAN PHYs
|
||||
#tlphy* at mii? phy ? # ThunderLAN PHYs
|
||||
ukphy* at mii? phy ? # generic unknown PHYs
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue