Sync with sys/i386/isa/mse.c revision 1.48.
This commit is contained in:
parent
41edac7f87
commit
c21ae1bf9c
@ -287,10 +287,7 @@ mseprobe(idp)
|
|||||||
{
|
{
|
||||||
register struct mse_softc *sc = &mse_sc[idp->id_unit];
|
register struct mse_softc *sc = &mse_sc[idp->id_unit];
|
||||||
register int i;
|
register int i;
|
||||||
static int once;
|
|
||||||
|
|
||||||
if (!once++)
|
|
||||||
cdevsw_add(&mse_cdevsw);
|
|
||||||
/*
|
/*
|
||||||
* Check for each mouse type in the table.
|
* Check for each mouse type in the table.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user