aboutsummaryrefslogtreecommitdiff
path: root/sys/pccard/pccard_nbk.c
Commit message (Expand)AuthorAgeFilesLines
* select() DKI is now in <sys/selinfo.h>.Garrett Wollman2001-01-091-1/+0
* o Now that I've had time to test the new interface, reintegrate it back in.Warner Losh2001-01-071-2/+2
* Add pccard_product_lookup comatibility shimWarner Losh2000-09-281-0/+7
* o Remove 9 unnecessary includes.Warner Losh2000-09-201-3/+0
* Implement indirection in the pccard probe/attach. This should make itWarner Losh2000-09-191-0/+16
* Add some infrastructure support for dealing with large attributeWarner Losh2000-08-101-0/+9
* o Implement some compatibility functions for NEWCARD compat. This isWarner Losh2000-06-181-2/+24
* Checkin my first batch of New Mexico changes:Warner Losh2000-04-251-12/+14
* o Preliminary support for mapping the CIS by the driver.Warner Losh2000-04-201-0/+35
* Remove ~25 unneeded #include <sys/conf.h>Poul-Henning Kamp2000-04-191-1/+0
* /tmp/msgWarner Losh2000-02-211-4/+6
* Propagate MAC address in CIS tupple to dev/ed/ driver.Tatsumi Hosokawa2000-01-211-0/+17
* Switch to using suspend/resume methods rather than the APM hooks.Warner Losh1999-12-081-9/+10
* Allow NULL for startp and/or countp in bus_get_resource() so that you canPeter Wemm1999-11-201-2/+4
* Kill unneeded includesWarner Losh1999-11-201-4/+0
* Do not add children for new bus kludge version of pccard.Warner Losh1999-10-281-8/+1
* Massive rewrite of pccard to convert it to newbus.Warner Losh1999-10-251-24/+152
* Reorganize the attachement point for pcic (it was unattached andWarner Losh1999-10-151-169/+4
* Make it easier to have completely new bus attachment points for pccardWarner Losh1999-10-151-4/+60
* *** empty log message ***Warner Losh1999-09-261-0/+2
* Kill printf warnings.Warner Losh1999-09-261-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-09-061-1/+1
* Kludge together support for the old pccard system with newbus. ThisWarner Losh1999-09-061-0/+274