d09a42059f
Delay setting of cn_tab->cn_dev until autoconfiguration attach to get the minor number right. (not really needed, but for consistency with pccons and serial consoles) Comment out unused pccnprobe() and pccninit(). XXX I didn't use "#if PCVT_NETBSD > ???" anymore, nor separated from FreeBSD. The driver is not centrally maintained anyway.
2 lines
28 B
C
2 lines
28 B
C
int pccnattach __P((void));
|