summaryrefslogtreecommitdiff
path: root/sys/dev/sio/sio_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Remove sio(4).Gleb Smirnoff2019-11-211-178/+0
* Remove All Rights ReservedWarner Losh2019-02-051-1/+1
* Create a new ISA_PNP_INFO macro. Use this macro every where we haveWarner Losh2017-12-231-0/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add support for CIR1000 - Cirrus Logic V34 to the sio driverEitan Adler2012-11-131-0/+1
* Allow the sio acpi attachment to be disabled (ie: use hints only). ThisPeter Wemm2007-11-301-0/+4
* 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