freebsd-dev/sys/pccard
Warner Losh bf968b1638 First step towards plugging the "pccard is trying to map into a BIOS
region for CIS reading" problem:

Use bus_alloc_resource to get the memory that we'll be using.  Also
has the benefit of doing usage checking as well.  This gets rid of the
ugly kludge that we had before for mapping pmem to vmem.

Second, move PIOCSRESOURCE to its own routine and make it conform more
to style(9) in the process.
2001-03-26 08:05:20 +00:00
..
cardinfo.h First step towards plugging the "pccard is trying to map into a BIOS 2001-03-26 08:05:20 +00:00
cis.h MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
driver.h Axe a few __P() while I'm in the neighborhood. 2001-03-22 05:49:18 +00:00
i82365.h Lots of minor cleanup, plus a couple of interesting things. 2001-03-19 07:10:38 +00:00
pccard_beep.c Place the call to pccard_insert_beep() in the inserted() timeout 2001-03-20 18:10:19 +00:00
pccard_nbk.c First step towards making loadable modules independent of having 2001-03-22 06:00:07 +00:00
pccard_nbk.h Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
pccard.c First step towards plugging the "pccard is trying to map into a BIOS 2001-03-26 08:05:20 +00:00
pcic98reg.h Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
pcic_pci.c Move ti1031 to the 16-bit bridge section 2001-02-07 01:16:40 +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 Axe a few __P() while I'm in the neighborhood. 2001-03-22 05:49:18 +00:00
pcic.h add PIOCSRESOURCE(IOC_GET_RESOURCE_RANGE) 2000-09-17 15:37:53 +00:00
slot.h Axe a few __P() while I'm in the neighborhood. 2001-03-22 05:49:18 +00:00