diff options
Diffstat (limited to 'sys/dev/cs/if_csreg.h')
-rw-r--r-- | sys/dev/cs/if_csreg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/cs/if_csreg.h b/sys/dev/cs/if_csreg.h index 56d9fcd..e771156 100644 --- a/sys/dev/cs/if_csreg.h +++ b/sys/dev/cs/if_csreg.h @@ -30,6 +30,8 @@ * $FreeBSD$ */ +#define CS_89x0_IO_PORTS 0x0020 + #define PP_ChipID 0x0000 /* offset 0h -> Corp -ID */ /* offset 2h -> Model/Product Number */ /* offset 3h -> Chip Revision Number */ |