shithub: riscv

ref: 1c835e370ff58e58b75c12a9e743a2bb33d84cb0
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;