summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf/majors.alpha
AgeCommit message (Expand)Author
2021-06-29Remove uscanner(4) drivernia
2020-04-04mark nsmb major obsoletejdolecek
2020-01-29remove urio(4), a driver for the Rio500 MP3 player.maya
2019-01-28Systematize handling of removed drivers.dholland
2019-01-27Restore satlink's majors entries commented out and marked obsolete.dholland
2019-01-27Remove the satlink driver. It was disabled everywhere, had no man page andmaxv
2018-09-23Remove ISDN from the kernel. It has remained unmaintained for a long time,maxv
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2015-04-23Update device dependency information - the sysmon major device now depends on...pgoyette
2013-10-15Add sysmon (required for the envsys framework).jdc
2011-06-30dependant -> dependentwiz
2011-06-17Remove Avalon A12 support.matt
2010-03-06use a MI major number for uhso(4) driverplunky
2010-03-06add major device for usho(4) driverplunky
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2007-12-31Remove systrace. Ok core@.ad
2006-11-24s/independant/independent/, from Zafer.wiz
2005-12-11merge ktrace-lwp.christos
2005-10-14Add major for twe(4), so that management applications have a /dev entry to use.heas
2005-09-17make VMSWAP optional again.yamt
2005-07-31revert "defflag VMSWAP" changes for now.yamt
2005-07-30defflag VMSWAP.yamt
2004-09-13add "joy"drochner
2003-12-10Change reference at bottom from sys/dev/majors to sys/conf/majors to matchjmc
2003-10-10reassing majors for crypto and pf to use the newly defined MI majorjdolecek
2003-10-10update the comment - the space for machine-dependant majorsjdolecek
2003-10-05Add some framework for MI assignment of device majors - add sys/dev/majorsjdolecek
2003-08-22create /dev/cryptoitojun
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-06-01Add nsmb.martin
2003-05-04Add wsfont support. Addresses PR#18388.gmcgarry
2003-04-25Add ksyms device major.ragge
2002-11-05Add the radio(4) driver to NetBSD/alphafair
2002-10-04assign majors for raw and cooked cgd's.elric
2002-09-24Remove the TCWSCONS config now that zstty can do flow control on IOASICad
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna