shithub: riscv

ref: 0fdb1578ef610846a231036d74b65716e75f6927
dir: /sys/src/cmd/nusb/serial/ucons.h/

View raw version


enum {
	Net20DCVid =	0x0525,	/* Ajays usb debug cable */
	Net20DCDid =	0x127a,
};

int	uconsmatch(char *info);
extern Serialops uconsops;