index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
etc.i386
/
MAKEDEV.md
Age
Commit message (
Expand
)
Author
2007-11-25
Make agp attach as a device. This means that many more agp bridges
Owain Ainsworth
2007-11-25
remove acpi device. named apmctl on amd64 now, and on i386 apmctl
Ted Unangst
2007-07-23
+bthub
Todd T. Fries
2007-05-28
remove wt tape drives. prodded by krw@
Todd T. Fries
2006-06-11
Remove wdt char device stuff from here too.
Michael Knudsen
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
2005-08-01
old ses device goes away
Theo de Raadt
2005-06-29
add bio
Todd T. Fries
2005-06-02
Start on a basic ACPI framework -- does not do much more than read out the
Thorsten Lockert
2005-04-21
Add a couple more wskbd's to i386 and amd64 'ramdisk)' cases so kbd(8)
Kenneth R Westerback
2005-03-29
Move the apm description out of MAKEDEV.common, so that sparc can declare it
Miod Vallat
2004-10-03
nvram driver for i386 through /dev/nvram
joshua stein
2004-09-06
put apm (zzz) and apmd on at least some ramdisk media. this lets people
Theo de Raadt
2004-08-09
Move tun(4) to appropriate section and kill now empty 'call' section.
Otto Moerbeek
2004-06-03
Add gpio device nodes.
Alexander Yurchenko
2004-05-30
Add hotplug device.
Alexander Yurchenko
2004-04-11
Update for pty changes (62 per letter instead of just 16)
Todd C. Miller
2004-03-12
replace usbs with uall to avoid matching balony
Theo de Raadt
2004-02-16
Harmonize MAKEDEV sources:
Miod Vallat
2004-02-14
copyright 2004 as well, prompted/reminded by miod
Todd T. Fries
2004-02-10
Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET
Todd C. Miller
2004-01-12
utty[0-9a-f] -> /dev/ttyU[0-9a-zA-Z]; prompted by & ok deraadt@
Todd T. Fries
2003-06-18
switch to share/misc/license.template
Todd T. Fries
2002-12-05
remove altq entries. I should have done these before MAKEDEV.
Kenjiro Cho
2002-10-16
move md things into md files (pass 1) as discussed a long time ago
Todd T. Fries
2002-06-18
Add gpr, i386 only; this may change in the near future to something more
Federico G. Schwindt
2002-05-16
add systrace device okay fries@
Niels Provos
2002-04-12
ramdisk needs wskbd0
Theo de Raadt
2002-04-09
make wd2 and wd3 until the install script runs MAKEDEV
Theo de Raadt
2002-02-25
correct char major of rd[0-9]*
Todd T. Fries
2002-02-21
I should back out the base files too
Theo de Raadt
2002-02-21
ramdisk: rm wt0 tty02 tty03 mcd0, deraadt@ ok
Todd T. Fries
2002-02-21
numeric typo
Todd T. Fries
2002-02-21
ramdisk: add back wd2 wd3 sd2 sd3 mcd0 wt0 cd1
Todd T. Fries
2002-02-17
why were there two ramdisks?
Theo de Raadt
2002-02-14
complete the function arg KNF spacing
Todd T. Fries
2002-02-09
use "ramdisk" for the ramdisk target, always
Theo de Raadt
2002-01-23
use ramdisk) target from MAKEDEV.mi
Todd T. Fries
2002-01-07
add i386 'source'
Todd T. Fries