Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
 
2
 
3
enum {
4
	Net20DCVid =	0x0525,	/* Ajays usb debug cable */
5
	Net20DCDid =	0x127a,
6
};
7
 
8
int	uconsmatch(char *info);
9
extern Serialops uconsops;