summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/diodevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hp300/dev/diodevs_data.h')
-rw-r--r--sys/arch/hp300/dev/diodevs_data.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/sys/arch/hp300/dev/diodevs_data.h b/sys/arch/hp300/dev/diodevs_data.h
index 098e496cad7..f170049bf83 100644
--- a/sys/arch/hp300/dev/diodevs_data.h
+++ b/sys/arch/hp300/dev/diodevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: diodevs,v 1.7 2005/09/27 22:05:36 miod Exp
+ * OpenBSD: diodevs,v 1.8 2008/05/01 14:29:01 miod Exp
*/
/* $NetBSD: diodevs,v 1.7 2003/11/23 01:57:35 tsutsui Exp $ */
@@ -42,7 +42,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#define DIO_NDEVICES 48
+#define DIO_NDEVICES 49
struct dio_devdata dio_devdatas[] = {
{ 0x02, 0, 1 },
@@ -70,10 +70,11 @@ struct dio_devdata dio_devdatas[] = {
{ 0x39, 0x08, 2 },
{ 0x39, 0x09, 1 },
{ 0x39, 0x0e, 1 },
- { 0x39, 0x11, 4 },
{ 0x39, 0x0b, 1 },
{ 0x39, 0x0c, 3 },
{ 0x39, 0x0d, 1 },
+ { 0x39, 0x10, 4 },
+ { 0x39, 0x11, 4 },
{ 0x03, 0, 1 },
{ 0x04, 0, 1 },
{ 0x06, 0, 1 },
@@ -122,10 +123,11 @@ struct dio_devdesc dio_devdescs[] = {
{ 0x39, 0x08, DIO_DEVICE_DESC_DAVINCI },
{ 0x39, 0x09, DIO_DEVICE_DESC_XXXCATSEYE },
{ 0x39, 0x0e, DIO_DEVICE_DESC_HYPERION },
- { 0x39, 0x11, DIO_DEVICE_DESC_FB3x2 },
{ 0x39, 0x0b, DIO_DEVICE_DESC_XGENESIS },
{ 0x39, 0x0c, DIO_DEVICE_DESC_TIGERSHARK },
{ 0x39, 0x0d, DIO_DEVICE_DESC_YGENESIS },
+ { 0x39, 0x10, DIO_DEVICE_DESC_FB3X2_A },
+ { 0x39, 0x11, DIO_DEVICE_DESC_FB3X2_B },
{ 0x03, 0, DIO_DEVICE_DESC_MISC0 },
{ 0x04, 0, DIO_DEVICE_DESC_MISC1 },
{ 0x06, 0, DIO_DEVICE_DESC_PARALLEL },