git: 9front

ref: 2fd21be2ee18abf1992cf6481c5521cea99b825d
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;