summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pcic_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Add the PCI id for the TI PCI-1251B PCI-CardBus bridge.eivind1999-11-281-0/+2
* s/Brige/Bridge/.kuriyama1999-11-211-4/+4
* I'm told this makes more laptops work with the new attachment code.imp1999-10-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entirepeter1999-07-031-5/+1
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-5/+1
* - Added PCI identification support for the TI1251 PCI/CardBus bridge.nate1999-05-021-1/+3
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-1/+5
* Import PCI pccard bridge chip probing from PAO. Hopeful prelude fornsayer1999-04-011-7/+29
* Identify the TI1250 PCMCIA/CardBus bridge. It seems that it's compatibletorstenb1999-01-251-1/+3
* probe function changed from returning char * to const char *.dillon1998-12-141-3/+3
* Fixed printf format errors.bde1998-08-181-4/+4
* - Removed typo in Copyright and added Id.nate1998-02-071-1/+2
* - Support for multiple PD6832 controllers. Each found 6832 is assignednate1998-01-201-2/+20
* - Add necessary include files and fix bugs in last.nate1997-12-021-3/+6
* - Bring in code removed from /sys/pccard/pcic.c, including DEVICE IDs, andnate1997-12-021-81/+88
* - Framework for PCI/CardBus controllers running in PCMCIA emulationnate1997-12-021-0/+167
OpenPOWER on IntegriCloud