diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-24 23:44:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-24 23:44:06 +0000 |
commit | 57a33702fca3ceabc3550224ceee74f2317155bd (patch) | |
tree | a212037c9925aabd51a1acb70c2286b6f7afae67 | |
parent | 282915889f29f9006f7ea34e5b3e0e6d46b267ad (diff) |
firewire
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 1715ff009a2..54f9bb4d0aa 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.165 1999/07/24 19:45:18 jason Exp $ +$OpenBSD: pcidevs,v 1.166 1999/07/24 23:44:05 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1182,6 +1182,9 @@ product SMC 37C665 0x1000 FDC 37C665 product SMC 37C922 0x1001 FDC 37C922 product SMC 83C170 0x0005 83C170 (EPIC/100) +/* Sony products */ +product SONY CXD1947A 0x8009 CXD1947A FireWire + /* STB products */ product STB2 RIVA128 0x0018 Velocity128 |