natano
51da054bb5
Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node is
unused for now, but I plan to convert all programs in base to use it in
a future diff. /dev/bpf0 is for compatibility with existing binaries
and is to be removed after a transition period.
ok rpe krw, for the installer part
"Let's see it hit the tree." deraadt
8 years ago
tedu
dfb3f10f6b
burn down the systrace
8 years ago
claudio
5b9df2aa48
MAKEDEV bits for tap(4)
OK dlg@ mpi@
9 years ago
tedu
71a19d5adc
remove urio
10 years ago
tedu
dfe12b7dbe
delete all the cry devices too. missed by mikeb previously.
10 years ago
tedu
e594303318
remove lkm
10 years ago
tedu
7db39ae9cb
no bthub
10 years ago
deraadt
5e880e25b6
We need /dev/random on the install media
discussed with rpe and halex
11 years ago
deraadt
093308eb0d
kill iop(4); spotted by jmc
11 years ago
aalm
a1f3d2b89e
enable gpioctl(8) for armv7, and add associated devices on armv7/sunxi.
ok jasper@, patrick@, rapha@
11 years ago
patrick
2a67dd7af6
Beagle has been replaced by armv7.
ok rapha@
11 years ago
ajacoutot
1022a56d81
Forgot to remove uscan_dev after uscanner(4) was sent to the attic.
spotted by Nathanael Rensen, thanks!
11 years ago
tedu
f5cb082028
fuse on more archs
11 years ago
ratchov
878c009fc4
Delete the sequencer(4) driver, since its not used any longer. Diff
mostly from armani.
ok miod, mpi, jsg and help from sthen
11 years ago
deraadt
d7b1e60dd9
get rid of the nnpfs nodes
12 years ago
jsing
17b8087c70
Remove raidframe device nodes.
12 years ago
uwe
9fc24ad2c0
Add etc/etc.beagle (copied from armish); ok drahn@
13 years ago
deraadt
a26d8773fe
ccd goes to the attic
discussed with jsing and millert
13 years ago
claudio
7d123e238f
Add pppx(4) to MAKEDEV but do not create the device unless requested
explicitly. OK dlg@ & todd@
14 years ago
miod
5263d7299f
Reorder device entries within sections, for MAKEDEV.8 to have them sorted.
Prodded by jmc@.
14 years ago
krw
c3e1e79ef1
No more ss(4) or usscanner(4). Unused, unloved and unmaintained.
General huzzahs.
"go for it" deraadt@
14 years ago
jsing
363e700269
Add /dev/diskmap to ramdisks.
ok todd@ krw@ deraadt@
14 years ago
todd
f1c1d6abc4
add diskmap entries, not on ramdisks yet
get it in! jsing@
14 years ago
matthieu
72ec4e3348
Add missing bthub device entries on arches that support bluetooth.
ok miod@, deraadt@, todd@.
14 years ago
deraadt
0bef1a616b
Add nodes for vscsi0; ok dlg
15 years ago
ratchov
0d1cd020b9
add missing /dev/{rmidi,sequencer,music} bits in MAKEDEV for
armish, landisk and zaurus. Also fix corresponding .Xr in MAKEDEV.8
ok miod@, todd@
15 years ago
jj
70a3cb12c7
Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@
15 years ago
grange
a743ef735c
Bump the number of /dev/sd* files on usb-capable archs. With modern
all-in-one usb card readers and memory sticks you run out of sd
device files very quickly with default install.
This doesn't affect install media.
ok krw@ miod@
16 years ago
miod
061cd7baf3
Remove /dev/drum and related code.
16 years ago
mglocker
69ca13d297
Move video(4) entry in MAKEDEV(8) from the "USB devices" section to the
"Special purpose devices" section, since a hardware driver which uses
video(4) also could be none-USB as long it uses the V4L2 API.
OK todd@
16 years ago
todd
9f611ca4b5
redo the way MAKEDEV files are generated
get it in, deraadt@
16 years ago
todd
561cf38f84
/dev/bio on ramdisks, it is safe and small
ok deraadt@, marco@
16 years ago
todd
979ec6c815
video on all usb archs, ok mglocker@
16 years ago
todd
53abae156d
no /dev/*random on ramdisks, libc uses the sysctl
please commit from deraadt@
16 years ago
todd
e344b1141e
bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@
17 years ago
todd
c564ba38ed
back out bio, breaks dlg's sparc64 v215
prompted by/ok dlg@ deraadt@
17 years ago
todd
8fafda6cb7
prodded by marco, enable bio everywhere
grudgingly ok deraadt@
17 years ago
kettenis
8b7caedcb1
Use the correct major for /dev/pci (instead of giving it the same major
as /dev/raid).
ok drahn@
18 years ago
drahn
1043270b91
System build pieces for armish arch.
18 years ago
deraadt
9e6169f7a8
no more need for aperture
19 years ago
deraadt
3b773e5347
old ses device goes away
19 years ago
deraadt
b3e427d15e
nicer ramdisk chunk including wsmouse and ttyC0
19 years ago
miod
9d2b68553f
Move the apm description out of MAKEDEV.common, so that sparc can declare it
with a specific manpage reference.
20 years ago
todd
d569ce3508
correct typo, wrong pf major
20 years ago
uwe
1ef288a996
APM emulation framework and zaurus scoop driver. Not enabled yet.
ok drahn@, deraadt@
20 years ago
drahn
1e5823076e
Add hotplug.
20 years ago
drahn
fc2f975c52
etc bits for zaurus
20 years ago
drahn
0c20b65be2
Move ksym to a more reasonable number. (matches committed ksym entry)
20 years ago
millert
5b6db43831
Update for pty changes (62 per letter instead of just 16)
21 years ago
deraadt
56eb77b3ea
replace usbs with uall to avoid matching balony
21 years ago