summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio/sio_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386nyan2005-05-291-1/+0
* Oops, revert a commit that snuck in with the earlier critical sectionjhb2005-04-051-1/+0
* Divorce critical sections from spinlocks. Critical sections as denoted byjhb2005-04-041-0/+1
* puc handles this card, so remove it from here.imp2005-01-111-1/+0
* Remove local hacks to set flags now that the device probe does this for us.njl2004-10-141-4/+0
* Add an entry to the PCI ID list to support the serial interface on thewpaul2004-06-071-0/+1
* Sometimes cardbus attachments don't attach, so while we track downimp2003-11-281-0/+1
* Remove explicit cardbus attachments from drivers where this is identicaldfr2003-11-031-1/+0
* Use __FBSDID().obrien2003-08-241-3/+4
* Prefer new location of pci include files (which have only been in theimp2003-08-221-1/+1
* Add yet a patch for the patchwork quilt called sio(4):phk2003-02-271-0/+4
* Whatever dumbass wrote sio_pci.c didn't include a detach method.imp2003-02-161-0/+1
* Add PCI id for Quatech SSCLP-200/300 lowprofile single-port RS422/485 card.phk2003-01-311-0/+7
* Add PCI ID and configuration hint for Netmos Nm9845 PCI 6-ports serialsobomax2002-07-101-0/+1
* Add PCI ID for the SeaLevel Ultra 530.PCI single port card.jhb2002-03-201-0/+1
* Remove __P.alfred2002-03-201-3/+3
* Add device ID for Xircom modem. Also add work around from gwk@sgi.comimp2002-03-161-1/+1
* Add pc98 support.nyan2002-01-311-0/+3
* Add support for different serial clock frequencies and not just thejhay2002-01-301-2/+2
* bde suggests that sio really wants to manage its own softc. Thisimp2001-11-261-3/+1
* Break out the bus front ends into their own files. Rewriteimp2001-10-231-0/+147
OpenPOWER on IntegriCloud