1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/pccard
Warner Losh 09536319d6 Take a stab at making this less dependent on having pcic as a parent.
For memory for the pccard attribute/common memory mapping allocate on
the pccard.  For other allocations, use whatever is the parent of this
device.  There's no doubt other issues lurking, but this should make
things closer to being independent.
2001-05-14 06:04:29 +00:00
..
cardinfo.h Th -> The in a comment 2001-05-12 06:04:02 +00:00
cis.h
driver.h Axe a few __P() while I'm in the neighborhood. 2001-03-22 05:49:18 +00:00
i82365.h First cut at bringing NEC PC98 original pccard bridge code back into 2001-04-19 00:04:08 +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 Change machdep.pccard.pcic_mem_{start,end} to machdep.pccard.mem_{start,end} 2001-05-14 05:56:12 +00:00
pccard_nbk.h
pccard.c Take a stab at making this less dependent on having pcic as a parent. 2001-05-14 06:04:29 +00:00
pcic98reg.h First cut at bringing NEC PC98 original pccard bridge code back into 2001-04-19 00:04:08 +00:00
pcic_pci.c I'll be making some rather substantial changes to the pci attachment 2001-05-13 01:52:55 +00:00
pcic_pci.h Add some additional register definitions for some work I have in progress. 2001-05-08 02:06:03 +00:00
pcic.c When activating or deactivating a resource, only attempt to deal with 2001-05-14 04:53:02 +00:00
pcic.h
slot.h o Get rid of static array of slots in pccard layer. Move this to the 2001-05-13 01:44:27 +00:00