summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio/sio_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* Only treat positive values as errors...jmg2006-09-141-1/+1
* Last change to this file actually removed the oldcard compat code.imp2005-09-191-2/+1
* Make sure that we call if_free(ifp) after bus_teardown_intr. Since weimp2005-09-191-21/+9
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386nyan2005-05-291-1/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Fix disordering of pccarddevs.h noticed by bde. Also remove a fewimp2004-05-271-2/+2
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-261-1/+1
* Include pccard/pccard_cis.h here tooimp2003-10-071-1/+2
* Fix copyright comment & FBSDID style nits.obrien2003-08-251-1/+0
* Use __FBSDID().obrien2003-08-241-1/+3
* No need to wrap siodetach() with sio_pccard_detach.imp2003-02-161-9/+1
* Be nice. There are evidentally a number of different cards thatimp2002-12-211-2/+4
* Remove __P.alfred2002-03-201-4/+4
* Add support for different serial clock frequencies and not just thejhay2002-01-301-2/+2
* Split the sio driver for pc98 into bus front end and back end.nyan2001-11-261-0/+4
* bde suggests that sio really wants to manage its own softc. Thisimp2001-11-261-2/+1
* First part of patches to make sio grok 16-bit serial cards underimp2001-11-261-2/+30
* Break out the bus front ends into their own files. Rewriteimp2001-10-231-0/+87
OpenPOWER on IntegriCloud