aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pccbb/pccbb_isa.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 274633,274639,274663,277233-277235,281870,281871,281873,281874:John Baldwin2015-06-051-2/+14
* MFC 261790:John Baldwin2015-04-011-0/+3
* - There's no need to overwrite the default device method with the defaultMarius Strobl2011-11-221-2/+1
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.Ed Schouten2011-11-071-1/+1
* We don't have a ISA specific shutdown routine at this time, so removeWarner Losh2006-06-031-1/+0
* Make sure we set bst and bsh in the softc.Warner Losh2005-10-191-0/+2
* Merge in WIP from p4 for supporting ISA pccard bridges conforming toWarner Losh2005-10-141-17/+43
* Use the FreeBSD standard license, since there's no reason to use theWarner Losh2005-01-111-7/+5
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Don't need to declare cbb module. don't know why I never sawWarner Losh2004-08-161-1/+0
* Move towards isa attachment for pccbb. This is a work in progress, butWarner Losh2004-08-121-0/+221