3com 357c issues

Warner Losh imp at bsdimp.com
Thu Jun 16 20:32:08 GMT 2005


> Since I upgraded the machine to -HEAD from 5.3, two of my 3com cardbus
> network cards have stopped working.
> 
> I am receiving watchdog timeouts for my 3com 3c575C card; dmesg is showing
> the following before the xl0 lines:
> 
> 	cardbus0: Resource not specified in CIS: id=14, size=80
> 	cardbus0: Resource not specified in CIS: id=18, size=80
> 
> One of my other cardbus card, 3Com 3c575TX is also having issue; when
> booting up the dmesg shows:
> 
> 	xl0: <3com 3c575TX Fast Etherlink XL...>
> 	xl0: couldn't map ports/memory
> 
> 
> Give me a shout if more debug output is required for this problem.

Please provide the standard things I always ask for:

	set the following in /boot/loader.confg:
		hw.pccard.debug=1
		hw.cardbus.debug=1
		hw.cardbus.cis_debug=1
		hw.cbb.debug=1
	and boot -v and send me the resulting dmesg.

These cards work for me as of just before the inet changes.

Warner


More information about the freebsd-current mailing list