HomeSort by: relevance | last modified time | path
    Searched refs:wsbell (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/modules/wsbell/
Makefile 9 KMOD= wsbell
10 IOCONF= wsbell.ioconf
11 SRCS= wsbell.c
14 COPTS.wsbell.c+= -Wno-missing-noreturn
  /src/sys/dev/wscons/
wsbell.c 1 /* $NetBSD: wsbell.c,v 1.14 2022/03/31 19:30:17 pgoyette Exp $ */
110 __KERNEL_RCSID(0, "$NetBSD: wsbell.c,v 1.14 2022/03/31 19:30:17 pgoyette Exp $");
174 CFATTACH_DECL_NEW(wsbell, sizeof (struct wsbell_softc),
352 * Try the wsbell specific ioctls.
477 MODULE(MODULE_CLASS_DRIVER, wsbell, "spkr");
493 error = devsw_attach("wsbell", NULL, &wsbell_bmajor,
  /src/sys/modules/
Makefile 208 SUBDIR+= wsbell
  /src/share/man/man4/
Makefile 79 wsbell.4 wscons.4 wsdisplay.4 wsfont.4 wskbd.4 wsmouse.4 wsmux.4 \
  /src/share/man/man9/
Makefile 79 wsbell.9 wscons.9 wsdisplay.9 wsfont.9 wskbd.9 wsmouse.9 \

Completed in 13 milliseconds