1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/pccard
Warner Losh 486d464d74 o Now that I've had time to test the new interface, reintegrate it back in.
o Fix OLDCARD to use the new interface.
o Rename the offsetp argument to deltap to more closely reflect what it
  is returning (it returns the delta from the requested value to the actual
  value).
o Remove duplicate $FreeBSD$ in pccbb.c
o Allow deltap to be NULL.
o Convert new isa pcic driver and add XXX comments that this function isn't
  actually implemented there (which means that NEWCARD pccard stuff won't
  work there until it is).
o Revert attempts to make old inferface work in NEWCARD.

Subitted by: peter (Parts of the new version code)
2001-01-07 16:31:09 +00:00
..
cardinfo.h Change comment from sprintf to snprintf 2000-10-26 19:46:20 +00:00
cis.h
driver.h add PC-Card melody beep(PC Card bus, kludge version) 2000-10-28 13:35:34 +00:00
i82365.h
pccard_beep.c fix type check in pccard_beep_select 2000-11-01 00:37:34 +00:00
pccard_nbk.c o Now that I've had time to test the new interface, reintegrate it back in. 2001-01-07 16:31:09 +00:00
pccard_nbk.h
pccard.c Make a few more mallocs use M_ZERO. 2000-10-29 16:29:05 +00:00
pcic98reg.h
pcic_pci.c Add device id for the OZ Micro 6832. I didn't try to init it like the 2001-01-02 21:42:48 +00:00
pcic_pci.h Add device id for the OZ Micro 6832. I didn't try to init it like the 2001-01-02 21:42:48 +00:00
pcic.c o Now that I've had time to test the new interface, reintegrate it back in. 2001-01-07 16:31:09 +00:00
pcic.h add PIOCSRESOURCE(IOC_GET_RESOURCE_RANGE) 2000-09-17 15:37:53 +00:00
slot.h