NetBSD/sys/arch/vax
dholland 810a783361 Systematize handling of removed drivers.
- Every driver that was removed and whose number hasn't already been
   reused is now listed with a commented-out "obsolete" line.
 - The format of these has been systematized. Future format changes can
   probably be safely done with a script.
 - This does not include a few cases of assignments that only lasted a
   couple days, or stuff from before major reorgs. Some of these may
   be included nonetheless, because there was a lot of ground to cover
   and therefore not a lot of time to dig into history in detail.

Note that the obsolete listings do not mean the major numbers can
never be reused; that's up to portmasters and/or core. It does mean
that they won't be reused by accident, however, which in some cases
(depending on the driver, how widely used it was, its family of device
nodes, their default permissions, etc.) can be quite dangerous.

Note that some of the things now explicitly listed as obsolete are
really ancient history. My scan went back as far as when the majors
files were added. (But not before that.)
2019-01-28 02:28:56 +00:00
..
bi
boot
compile
conf Systematize handling of removed drivers. 2019-01-28 02:28:56 +00:00
consolerl
floppy
if
include Fix wrong scoping of {U,}LLONG_MAX. More cases, not just amd64. 2019-01-21 20:28:17 +00:00
mba
stand
uba
vax Retire compat_ibcs2, as discussed on tech-kern@. FreeBSD did the same 2018-12-29 11:30:11 +00:00
vsa
Makefile