There's really no need to have this be #ifdef PC98, so remove one more

of them from the tree.
This commit is contained in:
Warner Losh 2005-03-29 09:22:40 +00:00
parent fd5f6f4cf2
commit 52baed478a

View File

@ -84,13 +84,15 @@ typedef struct mse_softc {
/* and Mouse Types */
#define MSE_NONE 0 /* don't move this! */
#ifdef PC98
/* pc98 bus mouse types */
#define MSE_98BUSMOUSE 0x1
#else
/* isa bus mouse types */
#define MSE_LOGITECH 0x1
#define MSE_ATIINPORT 0x2
#define MSE_LOGI_SIG 0xA5
#endif
/* XXX msereg.h? */
#define MSE_PORTA 0