summaryrefslogtreecommitdiff
path: root/sys/dev/sio/sio_isa.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-111-1/+1
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-291-1/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Add detach methods so we can unload the sio module.Warner Losh2003-12-271-0/+1
* Fix copyright comment & FBSDID style nits.David E. O'Brien2003-08-251-1/+0
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* Add E-Tech ISA PnP modem ID.Murray Stokely2003-05-161-0/+1
* Add _HID of IrDA module and Pen tablet onTakanori Watanabe2003-03-111-0/+2
* Add another Askey ISA modem ID.David Malone2002-05-061-0/+1
* Fixed some style bugs in the removal of __P(()). The main ones wereBruce Evans2002-03-231-2/+2
* Remove __P.Alfred Perlstein2002-03-201-2/+2
* Add two IrDA controller ID: IBM TP240(Probably NSC compatible), and SMC IrCCTakanori Watanabe2002-03-031-0/+2
* Add support for different serial clock frequencies and not just theJohn Hay2002-01-301-2/+2
* Add PNP Id for Create Labs Phoneblaster.Sheldon Hearn2001-12-301-0/+1
* bde suggests that sio really wants to manage its own softc. ThisWarner Losh2001-11-261-2/+1
* Add the PnP ID for a Rockwell 33.6k modem.Ian Dowse2001-11-181-0/+1
* Break out the bus front ends into their own files. RewriteWarner Losh2001-10-231-0/+162