From 9657de4af239f6d64b1e9170be4f673c8f520ff6 Mon Sep 17 00:00:00 2001 From: veego Date: Sun, 1 Aug 1999 08:32:08 +0000 Subject: Add an entry for the TI PCI1211 PCI-CardBus Bridge. From the cardbus patches. --- sys/dev/pci/pcidevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 10fadcdf9b6..058b558afe5 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.142 1999/07/29 20:56:55 thorpej Exp $ +$NetBSD: pcidevs,v 1.143 1999/08/01 08:32:08 veego Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1188,6 +1188,7 @@ product TI PCI1220 0xac17 PCI1220 PCI-CardBus Bridge product TI PCI1221 0xac19 PCI1221 PCI-CardBus Bridge product TI PCI1225 0xac1c PCI1225 PCI-CardBus Bridge product TI PCI1251 0xac1d PCI1251 PCI-CardBus Bridge +product TI PCI1211 0xac1e PCI1211 PCI-CardBus Bridge product TI PCI2030 0xac20 PCI2030 PCI-CardBus Bridge /* Sony products */ -- cgit