summaryrefslogtreecommitdiff
path: root/etc/etc.sgi/MAKEDEV.md
AgeCommit message (Expand)Author
2016-09-11cua/tty nodes only need group dialer, the initial uid does notTheo de Raadt
2016-09-04Remove the tape block device nodes.Christian Weisgerber
2016-09-02Add switch(4) cdev entryKazuya Goda
2016-04-28Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node isMartin Natano
2016-04-25burn down the systraceTed Unangst
2015-10-23MAKEDEV bits for tap(4)Claudio Jeker
2014-12-11remove urioTed Unangst
2014-10-09delete all the cry devices too. missed by mikeb previously.Ted Unangst
2014-10-09remove lkmTed Unangst
2014-01-05We need /dev/random on the install mediaTheo de Raadt
2013-08-21Forgot to remove uscan_dev after uscanner(4) was sent to the attic.Antoine Jacoutot
2013-06-03userland fuse support, but not attaching libfuse yet. ok beck deraadtTed Unangst
2012-08-23get rid of the nnpfs nodesTheo de Raadt
2012-03-28Work in progress support for the SGI Indigo, Indigo 2 and Indy systemsMiod Vallat
2011-10-22Move the audio* device creation stanzas from MI to MD, and reduce theMiod Vallat
2011-10-06ccd goes to the atticTheo de Raadt
2010-11-19Sync MAKEDEV against conf.c, and both against GENERIC.Miod Vallat
2010-09-30Add pppx(4) to MAKEDEV but do not create the device unless requestedClaudio Jeker
2010-09-04Reorder device entries within sections, for MAKEDEV.8 to have them sorted.Miod Vallat
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
2010-06-26Add /dev/diskmap to ramdisks.Joel Sing
2010-06-09add diskmap entries, not on ramdisks yetTodd T. Fries
2010-03-13make ``MAKEDEV all'' create device nodes for up to four heads.Miod Vallat
2009-08-13Add nodes for vscsi0; ok dlgTheo de Raadt
2009-06-03- add hotplug deviceJasper Lievisse Adriaanse
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson
2009-02-06Bump the number of /dev/sd* files on usb-capable archs. With modernAlexander Yurchenko
2009-01-25Remove /dev/drum and related code.Miod Vallat
2008-08-25Add USB devices.Joel Sing
2008-06-28Move video(4) entry in MAKEDEV(8) from the "USB devices" section to theMarcus Glocker
2008-06-27fix bio major, only took a year to testTodd T. Fries
2008-06-14redo the way MAKEDEV files are generatedTodd T. Fries
2008-06-13/dev/bio on ramdisks, it is safe and smallTodd T. Fries
2008-06-12video on all usb archs, ok mglocker@Todd T. Fries
2007-05-28bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@Todd T. Fries
2007-05-27back out bio, breaks dlg's sparc64 v215Todd T. Fries
2007-05-26prodded by marco, enable bio everywhereTodd T. Fries
2006-04-16remove some rather deceptively unused lines; no change to generated MAKEDEV'sTodd T. Fries
2006-04-16shuffle ramdisk device targets to MAKEDEV.common to avoid duplication andTodd T. Fries
2005-08-01old ses device goes awayTheo de Raadt
2005-01-02Enable audio(4).Mark Kettenis
2004-12-13Fix tun majorMiod Vallat
2004-10-08Enable crypto(4), hifn(4) and create /dev/cryptoRyan Thomas McBride
2004-09-22Add missing devices (pci, systrace...) and sort sections so that theMiod Vallat
2004-09-21/dev/ptm support for sgi.Miod Vallat
2004-08-06sync w/ conf.c wrt wscons and cleanupMichael Shalayeff
2004-08-06do not play fast and loose with _TITLETheo de Raadt
2004-08-06fix typoTheo de Raadt
2004-08-06sgi going in.Per Fogelstrom