aboutsummaryrefslogtreecommitdiff
path: root/sys/pccard/pcic_pci.h
diff options
context:
space:
mode:
authorNate Williams <nate@FreeBSD.org>1999-05-02 05:53:50 +0000
committerNate Williams <nate@FreeBSD.org>1999-05-02 05:53:50 +0000
commit4be290acd48ddc93845409a39d8a0f9ab92a3cac (patch)
tree4dd26c1b1237c1f9eebf7adb9c14b7a904ad7f24 /sys/pccard/pcic_pci.h
parentc1986d3c330ea9384b928b5c12f0ac9f71badfeb (diff)
downloadsrc-4be290acd48ddc93845409a39d8a0f9ab92a3cac.tar.gz
src-4be290acd48ddc93845409a39d8a0f9ab92a3cac.zip
- Added PCI identification support for the TI1251 PCI/CardBus bridge.
With this addition my ThinkPad 600E works with the stock FreeBSD PCMCIA code.
Notes
Notes: svn path=/head/; revision=46253
Diffstat (limited to 'sys/pccard/pcic_pci.h')
-rw-r--r--sys/pccard/pcic_pci.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pccard/pcic_pci.h b/sys/pccard/pcic_pci.h
index 855e1ab2e833..47934f3d02a9 100644
--- a/sys/pccard/pcic_pci.h
+++ b/sys/pccard/pcic_pci.h
@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: pcic_p.h,v 1.4 1999/01/25 12:59:31 torstenb Exp $
+ * $Id: pcic_p.h,v 1.5 1999/04/01 15:28:10 nsayer Exp $
*/
/* PCI/CardBus Device IDs */
@@ -39,6 +39,7 @@
#define PCI_DEVICE_ID_PCIC_TI1220 0xac17104cul
#define PCI_DEVICE_ID_PCIC_TI1221 0xac19104cul
#define PCI_DEVICE_ID_PCIC_TI1250 0xac16104cul
+#define PCI_DEVICE_ID_PCIC_TI1251 0xac1d104cul
#define PCI_DEVICE_ID_TOSHIBA_TOPIC95 0x060a1179ul
#define PCI_DEVICE_ID_TOSHIBA_TOPIC97 0x060f1179ul
#define PCI_DEVICE_ID_RICOH_RL5C465 0x04651180ul