pavel
de89ac5321
Add a comment reminding to update the release notes if the list of
...
kernels change.
2007-07-24 10:49:23 +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
christos
0553899e97
remove ad-hok list of pty's from port tty files, and auto-generate it so
...
that it is consistent, and in the proper order.
2004-06-20 21:30:26 +00:00
jdolecek
1b00681156
switch over to unified MAKEDEV
2003-10-24 20:12:04 +00:00
jdolecek
930959c6c0
fix floppy & ramdisk targets
2003-10-24 11:05:23 +00:00
jdolecek
1eeb241e42
sync with reality, put back some entries mistakely omitted
...
in the initial conversion from MD MAKEDEV
2003-10-24 08:20:26 +00:00
jdolecek
7234f6fb3c
don't put GENERIC into BUILD_KERNELS
2003-10-22 20:40:42 +00:00
jdolecek
fbdef6175b
remove entry for clockctl; that is created in the MI 'all' target
2003-10-19 19:08:59 +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
7c7f293c24
add platform MAKEDEV config file for unified MAKEDEV, based on info
...
from platform MAKEDEV script
2003-10-19 17:06:30 +00:00
matt
14573b928a
Add ibmnws specific files. (XXX someone should checkout MAKEDEV and make
...
it complies with how MAKEDEV is done now).
2003-10-19 03:36:45 +00:00