module weirdness

Jeroen Ruigrok/asmodai asmodai at wxs.nl
Sat Sep 6 05:44:55 PDT 2003


Just upgraded my entire system to the lastest CVS DragonFly.

In my kernel config I have:

device          firewire        # FireWire bus code
device          sbp             # SCSI over FireWire (Requires scbus and da)
device          fwe             # Ethernet over FireWire (non-standard!)

But on booting I get:

can't re-use a leaf (if_fwe_debug)!
module_register: module firewire/fwe already exists!
linker_file_sysinit "if_fwe.ko" failed to register! 17
fwe0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ch 1 dma -1

kldstat gives:

 3    1 0xc1fef000 3000     if_fwe.ko

This never happened before.

dmesg output for probing remains the same:

fwohci0: vendor=1102, dev=4001
fwohci0: <1394 Open Host Controller Interface> mem 0xeb000000-0xeb003fff,0xeb004000-0xeb0047ff irq 10 at device 11.2 on pci0
installed MI handler for int 10
fwohci0: OHCI version 1.10 (ROM=0)
fwohci0: No. of Isochronous channel is 4.
fwohci0: EUI64 00:02:3c:00:20:00:52:97
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
if_fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:02:3c:00:52:97
sbp0: <SBP2/SCSI over firewire> on firewire0
fwohci0: Initiate bus reset
fwohci0: BUS reset
fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)

ifconfig output:

fwe0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 02:02:3c:00:52:97
        ch 1 dma -1

This used to be a normal working interface.

I'll look at it as soon as I get back behind my computer (somewhere on
sunday), but perhaps someone is bored enough and knows what might've
caused this.

-- 
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai
PGP fingerprint: 2D92 980E 45FE 2C28 9DB7  9D88 97E6 839B 2EAC 625B
http://www.tendra.org/   | http://www.in-nomine.org/~asmodai/diary/
Think carefully of what you ask for, because you just may get it...





More information about the Bugs mailing list