CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/02 01:55:10
Modified files:
sys/dev/cardbus: if_xl_cardbus.c
sys/dev/ic : xl.c
Log message:
The xl_detach() function is now used by pci code, so it must be in the
shared code in case either cardbus or pci varients are not configured.
