summaryrefslogtreecommitdiff
path: root/sys/dev/pccbb/pccbb_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvsKen Smith2009-05-011-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