tsutsui
7181375540
Create USB devices on all_md target.
2008-11-12 15:57:29 +00:00
tsutsui
c65516ce24
Create audio devices on all_md target.
2008-11-12 13:54:10 +00:00
tsutsui
b7bfe94ded
Create bpf(4) device node on ramdisk for sysinst.
2008-11-01 08:01:29 +00:00
tsutsui
f7ae49faa5
Create audio devices on all_md.
2008-10-19 04:53:41 +00:00
tsutsui
51a50a798f
Create ld, altq and nsmb devices on all_md.
2008-10-18 16:52:35 +00:00
tsutsui
ec8e6f5b4b
Add entries for zstty(4) serial on Qube 2700.
...
Also add tty0[1-3] entries to ttys(5) for com(4) at puc(4).
2008-03-27 15:26:39 +00:00
tsutsui
d4fdb655f8
Remove fd0 and fd1 devices (which are nonexistent on cobalt)
...
from (probably unused) "minimal" target.
2007-11-07 13:19:45 +00:00
tsutsui
1427320b39
Create /dev/pci0.
2007-03-04 10:36:00 +00:00
hubertf
6a5bb11672
Fix MAKEDEV on shark: Move ses(4) devices from MI code (MAKEDEV.tmpl) to
...
those platforms that actually have the driver.
See also:
http://mail-index.netbsd.org/tech-userlevel/2007/01/08/0001.html
Fixes PR 26511 properly.
OK'd by wrstuden@
2007-01-15 23:35:11 +00:00
tsutsui
a149bb200b
Create /dev/panel0 on target all_md.
2006-04-06 15:02:12 +00:00
jdolecek
7a46124ea4
determine the platform number of disk partitions by looking
...
at MAXPARTITIONS/OLDMAXPARTITIONS in kernel sources, so that it wouldn't
need to be specified separately in MAKEDEV.conf
change platform MAKEDEV.conf to contain only MD targets and nothing else;
simplify the parsing in MAKEDEV.awk accordingly
2003-10-19 19:07:26 +00:00
jdolecek
7126da0813
MD part of unified MAKEDEV
...
this contains information about disk partitions used by platform,
and MD MAKEDEV targets, such as 'init', MD part of 'all',
as well as any other MD-specific targets not covered by MAKEDEV.tmpl
2003-10-15 19:13:32 +00:00