freebsd-src/sys/pccard
Warner Losh 53cdc67254 Make it easier to have completely new bus attachment points for pccard
devices.  There may still be problems with said drivers, if so please
let me know.

o Move attach-like functionality to the nbk attach compatibility code.
o Smarter probe code: for the compatibility code probe succeeds if
  strcmp succeeds, for noncompatibility you can do anything you like.
o Get rid of some compiler warnings introduced in last commit.
1999-10-15 03:10:13 +00:00
..
cardinfo.h o Add additional printfs for error cases when we can't attach the device. 1999-08-01 18:12:51 +00:00
cis.h
driver.h *** empty log message *** 1999-09-26 21:52:43 +00:00
i82365.h Add probing support for the vadem VG365 and the Vadem VG465 pcic chips. 1998-08-25 22:46:44 +00:00
pccard_beep.c Add "beep" ioctl. (#10 is reserved for PIOCSVIR) 1999-02-13 11:32:00 +00:00
pccard_nbk.c Make it easier to have completely new bus attachment points for pccard 1999-10-15 03:10:13 +00:00
pccard_nbk.h Make it easier to have completely new bus attachment points for pccard 1999-10-15 03:10:13 +00:00
pccard.c Make it easier to have completely new bus attachment points for pccard 1999-10-15 03:10:13 +00:00
pcic98reg.h
pcic_pci.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pcic_pci.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pcic.c *** empty log message *** 1999-09-26 21:52:43 +00:00
pcic.h *** empty log message *** 1999-09-26 21:52:43 +00:00
skel.c Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
slot.h Kludge together support for the old pccard system with newbus. This 1999-09-06 06:34:44 +00:00