NetBSD/sys/arch
jonathan 0b4c870908 Change DEcstation autoconfiguration to use new-style config.
All devices except SCSI disks and tapes are found using new config only.
SCSI disks and tapes are configured using a table edited from an ioconf.c
produced by config.old.

Boots multi-user on PMAX, 3MAX and 3MAXPLUS.  The old-style "slot hand fill"
functions for those machines, and the old TurboChannel configuration
main loop, have been removed.

Since new-style config runs later in boot than the old pmax turbochannel
probing, we no longer know what devices will be configured when consinit()
is called. Use PROM output until autoconfig is finished.
1995-08-10 05:17:07 +00:00
..
alpha oops; trim some bogus 1994's from copyrights 1995-08-03 01:23:08 +00:00
amiga fix minphys routine to match others 1995-07-26 14:30:53 +00:00
atari Add disklabel support. In addition to the 'faked' disklables NetBSD/Atari 1995-08-05 20:24:16 +00:00
hp300 Add bounds_check_with_label(). 1995-08-08 06:23:08 +00:00
i386 Fix oversight in previous change; spl*() must also block 1995-08-09 01:47:37 +00:00
m68k add <sys/cdefs.h> inclusions. namsspace-protect physadr, label_t 1995-07-06 03:39:32 +00:00
mac68k Missing increment operator for if_opackets in last change. 1995-08-09 12:16:10 +00:00
mips Add prototypes for most functions. Fix typo where statements 1995-08-01 06:58:57 +00:00
mvme68k mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
pc532 Work towards getting gdb working by Craig Ruff. 1995-07-28 08:00:17 +00:00
pmax Change DEcstation autoconfiguration to use new-style config. 1995-08-10 05:17:07 +00:00
sparc update from Chuck 1995-08-01 21:06:55 +00:00
sun3 Not really useful anymore. 1995-08-08 22:28:32 +00:00
vax maxpartitions added. Kernel now loaded with -Z flag. 1995-07-24 18:58:32 +00:00