- comment out wdc, atabus, wd by default; can turn these on if/when wanted.

- add "wm" interface and "makphy"
This commit is contained in:
cliff 2008-11-13 01:38:09 +00:00
parent bd82d08586
commit 54739f3c1c

View File

@ -193,11 +193,11 @@ options GEMINI_TIMER_CLOCK_FREQ=25000000 # 25 MHz
# Real Time Clock
# IDE
wdc0 at obio? addr 0x63000000 intr 4
wdc1 at obio? addr 0x63400000 intr 5
##wdc0 at obio? addr 0x63000000 intr 4
##wdc1 at obio? addr 0x63400000 intr 5
atabus* at ata? channel ?
wd* at atabus? drive ? flags 0x0000
##atabus* at ata? channel ?
##wd* at atabus? drive ? flags 0x0000
# USB
ehci0 at obio? addr 0x68000000 size 0x400 intr 10 # 30?
@ -219,12 +219,12 @@ options PCI_CONFIG_DUMP
# PCI Ethernet
ex* at pci? dev ? function ? # 3Com 90x[BC]
re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S
wm* at pci? dev ? function ? # Intel 8254x gigabit
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
rgephy* at mii? phy ? # Realtek 8169S/8110S internal PHYs
ukphy* at mii? phy ? # generic unknown PHYs
makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
# Pseudo-Devices