Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-23 | Stricter patterns for numbered wsmouse and wskbd devices, so that | Miod Vallat | |
`wsmouse' and `wskbd' without suffixes match the wsmux rule. Reported by Vadim Zhukov (persgray on gmail) | |||
2009-08-13 | Add nodes for vscsi0; ok dlg | Theo de Raadt | |
2009-07-22 | add missing /dev/{rmidi,sequencer,music} bits in MAKEDEV for | Alexandre Ratchov | |
armish, landisk and zaurus. Also fix corresponding .Xr in MAKEDEV.8 ok miod@, todd@ | |||
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ↵ | Janne Johansson | |
arches. ok todd@ beck@ | |||
2009-04-05 | video(4) devices use v4l2 api; from J.C. Roberts | Jason McIntyre | |
ok miod | |||
2008-11-30 | make 'MAKEDEV all' create device nodes for 3 separate audio devices | Jacob Meuser | |
instead of just 1. ok todd@ | |||
2008-10-10 | skip making /dev/prandom. as a side effect, /dev/arandom becomes minor 3. | Theo de Raadt | |
but that is OK because both minor 3 and 4 now do the same thing. eventually, 2 releases from now, everyone will have forgotten about minor 4 and we can delete the support code for it from sys/dev/rnd.c various versions of this looked at by millert and todd | |||
2008-07-14 | /dev/tuner description should point out to bktr(4), spotted by jmc. | Miod Vallat | |
2008-06-12 | make /dev/drm0 to go with oga@'s libdrm commit moments ago | Todd T. Fries | |
ok oga@ | |||
2008-06-10 | Add /dev/video* for amd64. | Marcus Glocker | |
Help and OK todd@, OK robert@ | |||
2007-07-23 | +bthub | Todd T. Fries | |
ok mk@ | |||
2007-05-28 | remove wt tape drives. prodded by krw@ | Todd T. Fries | |
2007-05-18 | MASSBUSS -> MASSBUS; ok miod | Jason McIntyre | |
2007-03-07 | Forcibly change /dev/pci to a symbolic link if it isn't one. | Kenneth R Westerback | |
Feedback from drahn@, millert@, marco@. "then get it in" deraadt@. | |||
2007-02-16 | create "i" partitions for floppies too, in case we need them | Theo de Raadt | |
2006-12-15 | Create /dev/pci[0-3]. | Mark Kettenis | |
ok miod@, deraadt@ | |||
2006-10-10 | 4 usb tty devices by default; ok msf@ marco@ | Todd T. Fries | |
2006-08-28 | Extend /dev/tty[C-F]* to /dev/tty[C-J]* on sparc64, and to /dev/tty[C-I]* on | Marc Aurele La France | |
sparc. ok miod@ | |||
2006-06-11 | Remove wdt char device stuff from here too. | Michael Knudsen | |
ok todd | |||
2006-04-16 | remove some rather deceptively unused lines; no change to generated MAKEDEV's | Todd T. Fries | |
2006-04-16 | shuffle ramdisk device targets to MAKEDEV.common to avoid duplication and | Todd T. Fries | |
pave the way for future work; ok since this does not change the generated MAKEDEV | |||
2006-04-15 | add 'com' serial port as a common ramdisk device | Todd T. Fries | |
2006-04-15 | add forgotten copyright; ok deraadt@ | Todd T. Fries | |
2005-12-27 | Target for basic wscons devices is `wscons', not `ttyC0'; also fix the | Miod Vallat | |
dev/fd comment and point to fd(4). | |||
2005-12-06 | Remove fdescfs | Pedro Martelletto | |
2005-10-06 | Greatly speedup MAKEDEV by using arrays instead of very long strings | Otto Moerbeek | |
that get copied around a lot. Needs sh(1) max array index bump I committed earlier. ok todd@ deraadt@ | |||
2005-08-01 | old ses device goes away | Theo de Raadt | |
2005-06-29 | add bio | Todd T. Fries | |
prompted by deraadt@ and henning@, ok marco@ | |||
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert | |
ACPI tables into kernel memory and attach ACPI and HPET timers currently. In order to test this code, enabling the devices in GENERIC as well as the ACPI_ENABLE option is needed. This code does not do any thermal control yet, so this should be done with care depending on the platform. In the tree so more people can contribute to making this more fully featured. Ok niklas@ grange@ tedu@ | |||
2005-03-29 | Move the apm description out of MAKEDEV.common, so that sparc can declare it | Miod Vallat | |
with a specific manpage reference. | |||
2005-03-01 | Increase the default number of usb dev nodes to 6. Some new machines | Otto Moerbeek | |
(like the Mac mini) have that many usb devs on board. ok drahn@ dlg@ miod@ | |||
2005-01-28 | use Add() consistently and make sure we use decimal numbers for addition | Dan Harnett | |
in the case of ugen devices. suggestions and ok todd@ | |||
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat | |
Main features: - MI hil drivers, allowing live plug/unplug of devices, and the keyboard does not need to be at id 1 anymore. - SGC bus support on 4xx models. SGC frame buffers are supported too, but not as console, though you can use them as a regular glass terminal if you run a getty on ttyC0. Currently not compiled-in, awaiting for an sti(4) fix to be commited. - HP-UX compatibility interfaces are removed. grfinfo and hilinfo are removed. X11 support is currently broken by these changes; X.org X11R6 support will be available very soon. Tested on hyperion and 4 different flavours of catseye/topcat/kathmandu; other, older frame buffers (davinci, gatorbox and renaissance) could not been tested but should work; please report any regression. | |||
2005-01-10 | add calling units (cuaU*) for use by devices supported by ucom | David Gwynne | |
2004-08-19 | ``SCSI unknown devices'' -> ``Unknown SCSI devices'', requested long ago by | Miod Vallat | |
jmc@. | |||
2004-08-17 | Describe the oppr ({ee,open}prom) target, and add it to sparc64 (despite it | Miod Vallat | |
being handmade in std). spotted by jmc@, ok deraadt@ | |||
2004-06-03 | Add gpio device nodes. | Alexander Yurchenko | |
ok deraadt@ | |||
2004-05-30 | Add hotplug device. | Alexander Yurchenko | |
2004-05-29 | usb2 & usb3 more needed on modern machines | Theo de Raadt | |
2004-04-11 | Add back a lie about tty* do that MAKEDEV works again. todd@ can fix... | Todd C. Miller | |
2004-04-11 | Update for pty changes (62 per letter instead of just 16) | Todd C. Miller | |
2004-03-12 | Cause ct to be escaped in nroff output; spotted by jmc. | Miod Vallat | |
No regen necessary except for hp300 MAKEDEV.8 | |||
2004-03-12 | replace usbs with uall to avoid matching balony | Theo de Raadt | |
2004-02-20 | MAKEDEV.8 improvement pack: | Miod Vallat | |
- refer to the section 4 manual page for every device target, whenever possible - repair a few minor quoting errors - repair a few sorting errors - fix a few device descriptions (ideally they would be synched with the .Nd line of their manpages, but we are not there... yet) - minor mdoc fixes Thanks to jmc@ for review and a lot of constructive criticism. | |||
2004-02-17 | Move conflicting hd(4) definitions to MD files. | Miod Vallat | |
2004-02-16 | Move the real knowledge of MI devices to a specific file, MAKEDEV.common. | Miod Vallat | |
While there, allow the comment char and the divert section for md script fragments to be overriden. No functional change (yet). disabused ok deraadt@ |