summaryrefslogtreecommitdiff
path: root/etc/etc.sparc64/MAKEDEV.md
AgeCommit message (Expand)Author
2010-10-08allocate a major number to midi, since midi is already enabledAlexandre Ratchov
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-30Add missing bthub device entries on arches that support bluetooth.Matthieu Herrb
2009-08-13Add nodes for vscsi0; ok dlgTheo de Raadt
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson
2009-05-12Add /dev/ttyV*.Mark Kettenis
2009-04-12Add /dev/mdesc.Mark Kettenis
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-06-28Move video(4) entry in MAKEDEV(8) from the "USB devices" section to theMarcus Glocker
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
2008-06-12no /dev/*random on ramdisks, libc uses the sysctlTodd 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-08-28Extend /dev/tty[C-F]* to /dev/tty[C-J]* on sparc64, and to /dev/tty[C-I]* onMarc Aurele La France
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-03-01Move serial and parallel devices left by mistake in the ``other'' sectionMiod Vallat
2004-08-17Describe the oppr ({ee,open}prom) target, and add it to sparc64 (despite itMiod Vallat
2004-05-30Add hotplug device.Alexander Yurchenko
2004-04-11Update for pty changes (62 per letter instead of just 16)Todd C. Miller
2004-03-12replace usbs with uall to avoid matching balonyTheo de Raadt
2004-02-20MAKEDEV.8 improvement pack:Miod Vallat
2004-02-16Harmonize MAKEDEV sources:Miod Vallat
2004-02-14copyright 2004 as well, prompted/reminded by miodTodd T. Fries
2004-02-10Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGETTodd C. Miller
2004-01-12utty[0-9a-f] -> /dev/ttyU[0-9a-zA-Z]; prompted by & ok deraadt@Todd T. Fries
2003-06-18switch to share/misc/license.templateTodd T. Fries
2003-05-21add bpp devices; with much help from toddJason Wright
2002-12-05remove altq entries. I should have done these before MAKEDEV.Kenjiro Cho
2002-10-16move md things into md files (pass 1) as discussed a long time agoTodd T. Fries
2002-07-31/dev/openprom -> 0640 root.kmemJason Wright
2002-06-13add bpf0 to ramdisk targetJason Wright
2002-05-16Add systrace support to all the remaining architectures.Miod Vallat
2002-04-17Fix a macro usage buglet.Miod Vallat
2002-04-10may as well put a few more nodes on the disk..Theo de Raadt
2002-03-15add lpt/lpaJason Wright
2002-02-14complete the function arg KNF spacingTodd T. Fries
2002-02-10indent nitTheo de Raadt
2002-02-09use "ramdisk" for the ramdisk target, alwaysTheo de Raadt
2002-02-08prepare for invasion, sparc64 gets major number fix wrt tty[a-d]Todd T. Fries
2002-01-31add /dev/pciJason Wright