NetBSD/sys/arch/evbmips
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
..
adm5120
alchemy
atheros
cavium
compile
conf Systematize handling of removed drivers. 2019-01-28 02:28:56 +00:00
evbmips
gdium
include move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all ports 2019-01-07 22:00:30 +00:00
ingenic Provide and use some CP0 accessor functions instead of M[TF]C0 macros 2017-05-21 06:49:12 +00:00
isa
loongson More cleanup to i2c autoconfiguration: 2018-06-16 21:22:13 +00:00
malta
rasoc
rmixl Remove duplicate ; 2018-06-06 01:49:07 +00:00
sbmips Cleanup and clarify the ELFSIZE mess: 2017-11-06 03:47:45 +00:00
stand no ssp and pie 2017-08-21 16:36:00 +00:00
Makefile merge the rest of sbmips into evbmips. install the stand files in 2017-08-15 10:11:31 +00:00