git: 9front

ref: c5114a9407bc5233f30b51e2442af95594fb32fb
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;