summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/mse.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/mse.c')
-rw-r--r--sys/i386/isa/mse.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/i386/isa/mse.c b/sys/i386/isa/mse.c
index 5f9f2c0..332e020 100644
--- a/sys/i386/isa/mse.c
+++ b/sys/i386/isa/mse.c
@@ -234,10 +234,7 @@ mseprobe(idp)
{
register struct mse_softc *sc = &mse_sc[idp->id_unit];
register int i;
- static int once;
- if (!once++)
- cdevsw_add(&mse_cdevsw);
/*
* Check for each mouse type in the table.
*/
OpenPOWER on IntegriCloud