Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2005 19:37:58 +0200
From:      Thierry Herbelot <thierry@herbelot.com>
To:        freebsd-current@freebsd.org
Subject:   loss of PCMCIA ed(4) interface
Message-ID:  <200507151938.00294.thierry@herbelot.com>

next in thread | raw e-mail | index | archive | help
Hello,

With my latest kernel, I do not see the ed(4) ethernet interface of my 
notebook.

This may be related to recent pccard/pccbb commits.

The verbose kernel log messages :
working : http://herbelot.tfh.free.fr/no_ed/dmesg.ed.verbose
not working : http://herbelot.tfh.free.fr/no_ed/dmesg.noed.verbose
diff : http://herbelot.tfh.free.fr/no_ed/dmesg.diff.verbose

extract :
458a471,483
> pccard1: CIS version PCCARD 2.0 or 2.1
> pccard1: CIS info: CNet, CN40BC Ethernet, D, NE2000
> pccard1: Manufacturer code 0xffffffff, product 0xffffffff
> pccard1: function 0: network adapter, ccr addr 3f8 mask 3
> pccard1: function 0, config table entry 32: I/O card; irq mask ffff; iomask 
5, iospace 0-1f; mwait_required io8 io16 irqlevel
> ed1: <CNet CN40BC Ethernet> at port 0x100-0x11f irq 9 function 0 config 32 
on pccard1
> ed1: [GIANT-LOCKED]
> ed1: CIS MAC 00:00:00:00:00:00
> ed1: ROM mac 00:80:ad:8e:82:60
> ed1: bpf attached
> ed1: Ethernet address: 00:80:ad:8e:82:60
> ed1: if_start running deferred for Giant
> ed1: type NE2000 (16 bit) 

idents of the kernel source files :
working : http://herbelot.tfh.free.fr/no_ed/kernel.ed.ident
not working : http://herbelot.tfh.free.fr/no_ed/kernel.noed.ident
diff : http://herbelot.tfh.free.fr/no_ed/kernel.diff.ident

	Cheers

	TfH



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507151938.00294.thierry>