freebsd-nq/sys/pccard
John Polstra 7c44ad261e Eliminate compiler warning about missing type in declaration.
Remove useless initialization of static variable to 0.

Move static variable declaration into the only function that uses
it.
1999-04-27 18:47:39 +00:00
..
cardinfo.h Add "beep" ioctl. (#10 is reserved for PIOCSVIR) 1999-02-13 11:32:00 +00:00
cis.h
driver.h Add "beep" ioctl. (#10 is reserved for PIOCSVIR) 1999-02-13 11:32:00 +00:00
i82365.h
pccard_beep.c Add "beep" ioctl. (#10 is reserved for PIOCSVIR) 1999-02-13 11:32:00 +00:00
pccard.c Eliminate compiler warning about missing type in declaration. 1999-04-27 18:47:39 +00:00
pcic98reg.h
pcic_pci.c Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't 1999-04-24 20:17:05 +00:00
pcic_pci.h Import PCI pccard bridge chip probing from PAO. Hopeful prelude for 1999-04-01 15:28:10 +00:00
pcic.c Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
pcic.h Header file for pcic interrupt register/unregister functions. 1999-03-10 14:56:28 +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 Initial update pccard code for KLD module support. Module support 1999-01-19 00:18:28 +00:00