aboutsummaryrefslogtreecommitdiff
path: root/sys/pccard/driver.h
Commit message (Expand)AuthorAgeFilesLines
* add PC-Card melody beep(PC Card bus, kludge version)MIHIRA Sanpei Yoshiro2000-10-281-1/+1
* Make pccardc beep actually work. The kernel was doing the wrong thingWarner Losh1999-12-021-1/+1
* Massive rewrite of pccard to convert it to newbus.Warner Losh1999-10-251-5/+0
* Reorganize the attachement point for pcic (it was unattached andWarner Losh1999-10-151-1/+0
* *** empty log message ***Warner Losh1999-09-261-2/+4
* Add "beep" ioctl. (#10 is reserved for PIOCSVIR)Jun Kuriyama1999-02-131-1/+1
* Initial update pccard code for KLD module support. Module supportPeter Wemm1999-01-191-3/+0
* - Instead of relying on a functional call to register PCARD-capable drivers,Nate Williams1997-10-261-0/+1
* - 'Beep' support now happens in it's own separate file, so you can messNate Williams1997-10-261-0/+8
* - Do a bunch of gratuitous changes intended to make the code easier toNate Williams1997-10-261-3/+3
* Update the PCIC controller's imask with individual slot IRQ's.Nate Williams1997-01-111-2/+2
* New file for pccard driver interface declarations.Bruce Evans1995-11-211-0/+22