summaryrefslogtreecommitdiff
path: root/etc/etc.macppc/MAKEDEV.md
AgeCommit message (Expand)Author
2014-03-14We no longer support the userland interface for agp(4).Mark Kettenis
2014-01-05We need /dev/random on the install mediaTheo de Raadt
2013-11-05kill iop(4); spotted by jmcTheo de Raadt
2013-08-21Forgot to remove uscan_dev after uscanner(4) was sent to the attic.Antoine Jacoutot
2013-08-08create drm device nodes on sparc64 and create additional entriesJonathan Gray
2013-06-03fuse on more archsTed Unangst
2013-03-15Delete the sequencer(4) driver, since its not used any longer. DiffAlexandre Ratchov
2012-12-04Add agp nodeMartin Pieuchot
2012-09-08Add drm nodeMartin Pieuchot
2012-08-23get rid of the nnpfs nodesTheo de Raadt
2012-04-06Remove raidframe device nodes.Joel Sing
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
2011-04-19as confirmed by my 11mo old son, this makes midi keyboards work with macppcTodd T. Fries
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
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-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
2007-11-12openpromMark Kettenis
2007-07-25same # of bthub devices created by default to match i386Todd T. Fries
2007-07-25bthub for macppc, ok mk@Todd T. Fries
2007-02-07add bio(4), ok dlg@Todd 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
2006-03-28now move /dev/tty0* to refer to the com(4) driver, away from the zs(4)Theo de Raadt
2006-03-27do not make {cua,tty}[cd] hereTheo de Raadt
2006-03-27make /dev/ttya be an alias for /dev/tty00.Theo de Raadt
2006-03-15/dev/reload is an old amiga thing, how did it make it here?Theo de Raadt
2005-11-16gpio for macppcTheo de Raadt
2005-08-01old ses device goes awayTheo de Raadt
2005-03-29Move the apm description out of MAKEDEV.common, so that sparc can declare 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-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-13ttyE has not been valid for some time. byeTodd T. Fries
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
2002-12-05remove altq entries. I should have done these before MAKEDEV.Kenjiro Cho