aboutsummaryrefslogtreecommitdiff
path: root/sys/pccard/mecia.c
Commit message (Expand)AuthorAgeFilesLines
* Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-171-1/+1
* - Implement selwakeuppri() which allows raising the priority of aSeigo Tanimura2003-11-091-1/+1
* Implement PIOCSRESOURCE for mecia like we do for pcic.Warner Losh2001-08-141-1/+37
* Initialize cinfo structure at compile time rather than run time sinceWarner Losh2001-05-191-18/+16
* A new driver for the MECIA. This is the NEC Original PCMCIAWarner Losh2001-05-151-0/+732