Add iopwdog (i80321 built-in watchdog timer), fxp, and inphy.

This commit is contained in:
thorpej 2002-07-29 18:42:27 +00:00
parent 2bbd3be11a
commit 26f7a64dc3
1 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ80321,v 1.6 2002/06/17 05:14:08 lukem Exp $
# $NetBSD: IQ80321,v 1.7 2002/07/29 18:42:27 thorpej Exp $
#
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
#
@ -146,7 +146,9 @@ com* at obio? addr ? # on-board TI 165C50 UART
# i80321 I/O Processor peripheral support
iopxs* at mainbus?
pci0 at iopxs? bus ?
iopwdog* at iopxs? # Watchdog timer
pci0 at iopxs? bus ? # PCI/PCI-X support
# PCI-PCI bridges
ppb* at pci? dev ? function ?
@ -157,9 +159,11 @@ pci* at ppb? bus ?
#
# PCI network devices
fxp* at pci? dev ? function ? # Intel i8255x 10/100 Ethernet
wm* at pci? dev ? function ? # Intel i82544 Gig-E
# MII/PHY support
inphy* at mii? phy ? # Intel i82555 10/100 PHYs
makphy* at mii? phy ? # Marvell 88E1000 PHYs
ukphy* at mii? phy ? # Generic IEEE 802.3u PHYs