| Commit message (Expand) | Author | Age | Files | Lines |
* | - add support for Broadcom 802.11bg/EDGE/GPRS CardBus (Serial) | eadler | 2011-11-15 | 1 | -1/+2 |
* | remove now-redunant cardbus attachment. | imp | 2009-03-09 | 1 | -1/+0 |
* | Allow device hints to wire the unit numbers of devices. | jhb | 2008-11-18 | 1 | -31/+0 |
* | o Revert last. The chip is already supported by puc(4). | maxim | 2007-03-29 | 1 | -1/+0 |
* | o Add MosChip 9835 PCI Dual UART PCI id. | maxim | 2007-03-28 | 1 | -0/+1 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 1 | -1/+0 |
* | Oops, revert a commit that snuck in with the earlier critical section | jhb | 2005-04-05 | 1 | -1/+0 |
* | Divorce critical sections from spinlocks. Critical sections as denoted by | jhb | 2005-04-04 | 1 | -0/+1 |
* | puc handles this card, so remove it from here. | imp | 2005-01-11 | 1 | -1/+0 |
* | Remove local hacks to set flags now that the device probe does this for us. | njl | 2004-10-14 | 1 | -4/+0 |
* | Add an entry to the PCI ID list to support the serial interface on the | wpaul | 2004-06-07 | 1 | -0/+1 |
* | Sometimes cardbus attachments don't attach, so while we track down | imp | 2003-11-28 | 1 | -0/+1 |
* | Remove explicit cardbus attachments from drivers where this is identical | dfr | 2003-11-03 | 1 | -1/+0 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -3/+4 |
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 1 | -1/+1 |
* | Add yet a patch for the patchwork quilt called sio(4): | phk | 2003-02-27 | 1 | -0/+4 |
* | Whatever dumbass wrote sio_pci.c didn't include a detach method. | imp | 2003-02-16 | 1 | -0/+1 |
* | Add PCI id for Quatech SSCLP-200/300 lowprofile single-port RS422/485 card. | phk | 2003-01-31 | 1 | -0/+7 |
* | Add PCI ID and configuration hint for Netmos Nm9845 PCI 6-ports serial | sobomax | 2002-07-10 | 1 | -0/+1 |
* | Add PCI ID for the SeaLevel Ultra 530.PCI single port card. | jhb | 2002-03-20 | 1 | -0/+1 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -3/+3 |
* | Add device ID for Xircom modem. Also add work around from gwk@sgi.com | imp | 2002-03-16 | 1 | -1/+1 |
* | Add pc98 support. | nyan | 2002-01-31 | 1 | -0/+3 |
* | Add support for different serial clock frequencies and not just the | jhay | 2002-01-30 | 1 | -2/+2 |
* | bde suggests that sio really wants to manage its own softc. This | imp | 2001-11-26 | 1 | -3/+1 |
* | Break out the bus front ends into their own files. Rewrite | imp | 2001-10-23 | 1 | -0/+147 |