In message <[EMAIL PROTECTED]>
Wesley Morgan writes:
: Some recent change to either the ed device or pccard support is making the
: kernel hiccup on my ethernet card:
:
: ed0 at port 0x300-0x31f irq 10 slot 1 on pccard1
: ed0: address 00:e0:98:88:db:09, type Linksys (16 bit)
: module_register: module isa/ed already exists!
: Module isa/ed failed to register: 17
: module_register: module isa/ed already exists!
: Module isa/ed failed to register: 17
: module_register: module pccard/ed already exists!
: Module pccard/ed failed to register: 17
: module_register: module pci/ed already exists!
: Module pci/ed failed to register: 17
:
: the driver is compiled in the kernel, but it is loading the KLD
: anyway. Everything still functions, however.
The module name should be if_ed. I'll go fix it.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message