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

  /src/sys/arch/playstation2/conf/
AGATE 31 uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter
32 ucom* at uplcom? portno ?
DEBUG 94 uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter
95 ucom* at uplcom? portno ?
  /src/sys/rump/dev/lib/libucom/
Makefile 11 SRCS= ucom.c uplcom.c u3g.c
  /src/share/man/man4/
Makefile 95 upgt.4 upl.4 uplcom.4 ure.4 url.4 urndis.4 urtw.4 urtwn.4 \
  /src/sys/dev/usb/
uplcom.c 1 /* $NetBSD: uplcom.c,v 1.94 2022/07/06 15:24:14 hannken Exp $ */
38 __KERNEL_RCSID(0, "$NetBSD: uplcom.c,v 1.94 2022/07/06 15:24:14 hannken Exp $");
75 SYSCTL_SETUP(sysctl_hw_uplcom_setup, "sysctl hw.uplcom setup")
82 CTLFLAG_PERMANENT, CTLTYPE_NODE, "uplcom",
83 SYSCTL_DESCR("uplcom global controls"),
153 u_char sc_msr; /* uplcom status register */
257 CFATTACH_DECL2_NEW(uplcom, sizeof(struct uplcom_softc), uplcom_match,
942 DPRINTF("uplcom status = %02jx", buf[8], 0, 0, 0);

Completed in 21 milliseconds