diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2008-04-27 09:40:31 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2008-04-27 09:40:31 +0000 |
commit | ed69d974255b5e0a773de4b39a7500bbe6c26320 (patch) | |
tree | f17f0fd11cd7db1fa315856bd43ca69a1a31f712 /sys | |
parent | 7af9558d51714fc82308dbda161bbfc151f3ce2d (diff) |
correct the drac 3 virtual uart entry
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5ebb93d2b37..4bc1b7a7cab 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1342 2008/04/24 21:29:02 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1343 2008/04/27 09:40:30 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1473,7 +1473,7 @@ product DELL PERC_3DI 0x0002 PERC 3/Di product DELL PERC_3SI 0x0003 PERC 3/Si product DELL PERC_3SI_2 0x0004 PERC 3/Si product DELL DRAC_3_ADDIN 0x0007 DRAC 3 Add-in -product DELL PERC_3DI_2 0x0008 PERC 3/Di +product DELL DRAC_3_VUART 0x0008 DRAC 3 Virtual UART product DELL DRAC_3_EMBD 0x0009 DRAC 3 Embedded/Optional product DELL PERC_3DI_3 0x000a PERC 3/Di product DELL DRAC_4_EMBD 0x000c DRAC 4 Embedded/Optional |