git: 9front

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