| History log of /src/sys/arch/zaurus/conf/majors.zaurus |
| Revision | | Date | Author | Comments |
| 1.12 |
| 29-Jun-2021 |
nia | Remove uscanner(4) driver
This exists for compatibility with a Linux interface which was apparently deprecated in Linux 2.6. There are various mailing list threads going back to 2004 where the usefulness of this driver is discussed, but the conclusion is that scanner software has all moved to using ugen(4) instead, and enabling this driver will not help you scan things.
|
| 1.11 |
| 04-Apr-2020 |
jdolecek | branches: 1.11.8; mark nsmb major obsolete
|
| 1.10 |
| 29-Jan-2020 |
maya | remove urio(4), a driver for the Rio500 MP3 player.
At this point it is highly unlikely this 1999 device still has users, but it still comes up in the context of maxv's USB-fuzzing (and any device could pretend to be a urio(4)), so it's best to get rid of it.
Renamed all major entries to obsolete, as was done in previous removals.
This still requires an update to sanitizers, but they're located in "external", perhaps it should be first committed upstream?
Proposed on tech-kern a month ago.
|
| 1.9 |
| 28-Jan-2019 |
dholland | branches: 1.9.6; 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.)
|
| 1.8 |
| 23-Sep-2018 |
maxv | Remove ISDN from the kernel. It has remained unmaintained for a long time, is of poor quality, and is now an obstacle to MP-ification. It was removed ten years ago from FreeBSD for the same reason.
This retires a big user of the mbuf API, and will ease maintenance of the kernel.
|
| 1.7 |
| 23-Apr-2015 |
pgoyette | branches: 1.7.16; 1.7.18; Update device dependency information - the sysmon major device now depends on the sysmon module itself, not on the individual components.
|
| 1.6 |
| 30-Jun-2011 |
wiz | branches: 1.6.12; 1.6.30; dependant -> dependent
|
| 1.5 |
| 06-Mar-2010 |
plunky | use a MI major number for uhso(4) driver (requested by mrg)
|
| 1.4 |
| 06-Mar-2010 |
plunky | add major device for usho(4) driver
|
| 1.3 |
| 12-Nov-2008 |
ad | Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
| 1.2 |
| 31-Dec-2007 |
ad | branches: 1.2.6; 1.2.10; 1.2.16; 1.2.18; Remove systrace. Ok core@.
|
| 1.1 |
| 16-Dec-2006 |
ober | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.26; 1.1.30; 1.1.36; 1.1.42; Zaurus Port from OpenBSD by Nonaka Kimihiro OK gimpy
|
| 1.1.42.1 |
| 02-Jan-2008 |
bouyer | Sync with HEAD
|
| 1.1.36.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.1.30.1 |
| 09-Jan-2008 |
matt | sync with HEAD
|
| 1.1.26.1 |
| 28-Feb-2008 |
rjs | Sync with HEAD.
|
| 1.1.6.2 |
| 12-Jan-2007 |
ad | Sync with head.
|
| 1.1.6.1 |
| 16-Dec-2006 |
ad | file majors.zaurus was added on branch newlock2 on 2007-01-12 01:01:03 +0000
|
| 1.1.4.3 |
| 21-Jan-2008 |
yamt | sync with head
|
| 1.1.4.2 |
| 30-Dec-2006 |
yamt | sync with head.
|
| 1.1.4.1 |
| 16-Dec-2006 |
yamt | file majors.zaurus was added on branch yamt-lazymbuf on 2006-12-30 20:47:28 +0000
|
| 1.1.2.2 |
| 18-Dec-2006 |
yamt | sync with head.
|
| 1.1.2.1 |
| 16-Dec-2006 |
yamt | file majors.zaurus was added on branch yamt-splraiseipl on 2006-12-18 11:42:09 +0000
|
| 1.2.18.1 |
| 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.2.16.1 |
| 13-Dec-2008 |
haad | Update haad-dm branch to haad-dm-base2.
|
| 1.2.10.1 |
| 04-May-2009 |
yamt | sync with head.
|
| 1.2.6.1 |
| 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.6.30.1 |
| 06-Jun-2015 |
skrll | Sync with HEAD
|
| 1.6.12.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.7.18.2 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.7.18.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.7.16.1 |
| 30-Sep-2018 |
pgoyette | Ssync with HEAD
|
| 1.9.6.1 |
| 29-Feb-2020 |
ad | Sync with head.
|
| 1.11.8.1 |
| 01-Aug-2021 |
thorpej | Sync with HEAD.
|