diff options
| author | veego <veego@NetBSD.org> | 1999-08-01 08:32:08 +0000 |
|---|---|---|
| committer | veego <veego@NetBSD.org> | 1999-08-01 08:32:08 +0000 |
| commit | 9657de4af239f6d64b1e9170be4f673c8f520ff6 (patch) | |
| tree | 5a562e15823a54c0dd7794d7e77d0e742dd6aafb /sys/dev | |
| parent | a843b027bd601c644cffd1bccd6d454eb24db144 (diff) | |
Add an entry for the TI PCI1211 PCI-CardBus Bridge.
From the cardbus patches.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
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 */ |
