Subject: CVS commit: syssrc/sys/dev/cardbus
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 04/14/2002 20:17:11
Module Name:	syssrc
Committed By:	mycroft
Date:		Sun Apr 14 17:17:10 UTC 2002

Modified Files:
	syssrc/sys/dev/cardbus: if_tlp_cardbus.c

Log Message:
Snarf-and-barf the `quirk' code from if_tlp_pci.c, and use it to set the right
mediasw (MII-over-SIO) on the Level One FPC-0101TX 10/100 card.
XXX This should probably key off subsystem IDs, not OUIs...


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/dev/cardbus/if_tlp_cardbus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.