Changed all we0's to ed0's. Obsoleting if_we.c driver.
This commit is contained in:
parent
ba98737aba
commit
16f4391768
@ -50,7 +50,6 @@ i386/isa/if_ed.c optional ed device-driver
|
||||
i386/isa/if_is.c optional is device-driver
|
||||
i386/isa/if_ix.c optional ix device-driver
|
||||
i386/isa/if_ne.c optional ne device-driver
|
||||
i386/isa/if_we.c optional we device-driver
|
||||
i386/isa/isa.c optional isa device-driver
|
||||
i386/isa/lpa.c optional lpa device-driver
|
||||
i386/isa/lpt.c optional lpt device-driver
|
||||
|
@ -76,7 +76,7 @@ device lpt0 at isa? port "IO_LPT3" tty irq 7 vector lptintr
|
||||
device lpa0 at isa? port "IO_LPT1" tty
|
||||
device lpa1 at isa? port "IO_LPT2" tty
|
||||
|
||||
device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr
|
||||
device ed0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr
|
||||
device ne0 at isa? port 0x300 net irq 9 vector neintr
|
||||
device ec0 at isa? port 0x250 net irq 9 iomem 0xd8000 iosiz 8192 vector ecintr
|
||||
device is0 at isa? port 0x280 net irq 10 drq 7 vector isintr
|
||||
|
@ -50,7 +50,6 @@ i386/isa/if_ed.c optional ed device-driver
|
||||
i386/isa/if_is.c optional is device-driver
|
||||
i386/isa/if_ix.c optional ix device-driver
|
||||
i386/isa/if_ne.c optional ne device-driver
|
||||
i386/isa/if_we.c optional we device-driver
|
||||
i386/isa/isa.c optional isa device-driver
|
||||
i386/isa/lpa.c optional lpa device-driver
|
||||
i386/isa/lpt.c optional lpt device-driver
|
||||
|
Loading…
x
Reference in New Issue
Block a user