diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2007-01-09 22:33:44 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2007-01-09 22:33:44 +0000 |
commit | dcff486f4f162d740150f91fbc0d85ccc858b8b3 (patch) | |
tree | 04b6fccd238e8545dfbc45bfe603f73d31713702 /sys/dev/pci | |
parent | 6d71b893ef827492fadaafb8fd040b213e63f42f (diff) |
Spell Ebus as EBus like Sun does. Rename USIII EBus to RIO Ebus.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 4078f20ac8b..37173412156 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1210 2007/01/06 10:18:14 pedro Exp $ +$OpenBSD: pcidevs,v 1.1211 2007/01/09 22:33:43 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3490,9 +3490,9 @@ product SONY MEMSTICK_SLOT 0x808a Memory Stick Slot product STB2 RIVA128 0x0018 Velocity128 /* Sun */ -product SUN EBUS 0x1000 PCIO Ebus2 +product SUN EBUS 0x1000 PCIO EBus2 product SUN HME 0x1001 HME -product SUN EBUSIII 0x1100 PCIO Ebus2 (US III) +product SUN RIO_EBUS 0x1100 RIO EBus product SUN ERINETWORK 0x1101 ERI Ether product SUN FIREWIRE 0x1102 FireWire product SUN USB 0x1103 USB |