diff options
| author | Hartmut Brandt <harti@FreeBSD.org> | 2003-07-14 12:12:50 +0000 |
|---|---|---|
| committer | Hartmut Brandt <harti@FreeBSD.org> | 2003-07-14 12:12:50 +0000 |
| commit | c3b744aa273dee16e58a0b7df6b1528290f3a396 (patch) | |
| tree | 3db1295ef38db985857eeb84e6e5cc067f7c4f77 /sys/dev/utopia/utopia.h | |
| parent | 26bf4d78c2659b72a9ee1528ce801b2cc012bf99 (diff) | |
Notes
Diffstat (limited to 'sys/dev/utopia/utopia.h')
| -rw-r--r-- | sys/dev/utopia/utopia.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/utopia/utopia.h b/sys/dev/utopia/utopia.h index 59db880b4fc8..1abe99bb4590 100644 --- a/sys/dev/utopia/utopia.h +++ b/sys/dev/utopia/utopia.h @@ -86,6 +86,7 @@ struct utopia_print { #define UTP_TYPE_SUNI_ULTRA 2 #define UTP_TYPE_SUNI_622 3 #define UTP_TYPE_IDT77105 4 +#define UTP_TYPE_IDT77155 5 #ifdef _KERNEL |
