diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-03-08 23:01:30 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-03-08 23:01:30 +0000 |
commit | 86621c66481812183c85929fe7b1f7110c3468ee (patch) | |
tree | 6bcf5fea464625aa7cdff8b1f862b85768244b0e /sys/dev | |
parent | 2a800702cea2b140652e32376a326940d890e227 (diff) |
a bunch of fw ids for ti and ricoh
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c6a04d814c3..2100f8fca6a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.602 2003/03/05 23:39:55 deraadt Exp $ + $OpenBSD: pcidevs,v 1.603 2003/03/08 23:01:29 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2063,6 +2063,9 @@ product RICOH RF5C475 0x0475 5C475 PCI-CardBus product RICOH RF5C476 0x0476 5C476 PCI-CardBus product RICOH RF5C477 0x0477 5C477 PCI-CardBus product RICOH RF5C478 0x0478 5C478 PCI-CardBus +product RICOH R5C521 0x0521 5C521 PCI-Firewire +product RICOH R5C551 0x0551 5C551 PCI-Firewire +product RICOH RL5C552 0x0552 5C552 PCI-Firewire /* Rockwell products */ product ROCKWELL RS56SP_PCI11P1 0x2005 RS56/SP-PCI11P1 Modem @@ -2262,6 +2265,7 @@ product TI PCI4450_FW 0x8011 PCI4450 FireWire product TI PCI4410_FW 0x8017 PCI4410 FireWire product TI TSB12LV23 0x8019 TSB12LV23 FireWire product TI TSB12LV26 0x8020 TSB12LV26 FireWire +product TI TSB43AA22 0x8021 TSB43AA22 FireWire product TI TSB43AB22 0x8023 TSB43AB22 FireWire product TI TSB43AB21 0x8026 TSB43AB21 FireWire product TI PCI4451_FW 0x8027 PCI4451 FireWire |