NetBSD/sys/arch
drochner d09a42059f Put all console initialization into 1 exported function (pccnattach()).
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.
1997-08-23 14:17:46 +00:00
..
alpha bootp vs. mop: don't clobber `netboot' flag. 1997-08-23 10:18:33 +00:00
amiga add commented out reference SCSIVERBOSE option 1997-08-20 18:38:13 +00:00
arm32 add commented out reference SCSIVERBOSE option 1997-08-20 18:38:13 +00:00
atari add commented out reference SCSIVERBOSE option 1997-08-20 18:38:13 +00:00
hp300 Make this compile again when we only specify a machine with the 1997-08-21 18:12:34 +00:00
i386 Put all console initialization into 1 exported function (pccnattach()). 1997-08-23 14:17:46 +00:00
m68k Align some comments, so that I'll be able to track changes better. 1997-07-28 19:01:13 +00:00
mac68k add commented out reference SCSIVERBOSE option 1997-08-20 18:38:13 +00:00
mips Move SSIZE and DELAY() definitions to sys/arch/mips/include/mips_param.h. 1997-08-20 03:47:17 +00:00
mvme68k Add "#file-system UNION" as per PR 1032. (Should mvme68k have a 1997-07-22 18:49:21 +00:00
ofppc Don't use <lib/libsa/if_ether.h> anymore. This was a copy of the 1997-07-22 17:41:01 +00:00
pc532 Add cd9660 fs and msdos fs. 1997-07-29 18:36:19 +00:00
pica add commented out reference SCSIVERBOSE option 1997-08-20 18:38:13 +00:00
pmax add commented out reference SCSIVERBOSE option 1997-08-20 18:38:13 +00:00
powerpc Don't use <lib/libsa/if_ether.h> anymore. This was a copy of the 1997-07-22 17:41:01 +00:00
sparc Make it possible for audio to attach to audioamd. 1997-08-22 11:45:06 +00:00
sun3 add commented out reference SCSIVERBOSE option 1997-08-20 18:38:13 +00:00
sun3x add commented out reference SCSIVERBOSE option 1997-08-20 18:38:13 +00:00
vax add commented out reference SCSIVERBOSE option 1997-08-20 18:38:13 +00:00
x68k add commented out reference SCSIVERBOSE option 1997-08-20 18:38:13 +00:00