todd
6417fddcd4
sync
23 years ago
todd
db43857253
sync
23 years ago
todd
24cfec9d28
sync
23 years ago
todd
183e82951b
sync
23 years ago
todd
dc4221a740
sync
23 years ago
todd
7de2d96d01
sync
23 years ago
todd
627f8939a6
sync
23 years ago
todd
c373a45c30
sync
23 years ago
todd
d3357344a8
add wsdisp
23 years ago
todd
df4bb05840
sync; this is like pcidevs .. unlike the last commit, commit separately for
versioning to be imported properly
23 years ago
todd
4cba5789b8
+wsmouse
23 years ago
todd
12786eea85
sync
23 years ago
todd
d73e63074c
enable usb
23 years ago
todd
1159a4381c
sync
23 years ago
todd
12b8e497a4
This is my m4 MAKEDEV generation system.
.mi -> edit this to add new devices
.sub -> hardcore m4 here, be careful
*/*.md -> machine dependent information (generally device,block (& char) major)
Thanks for eyes/conversation about this over the years from espie, deraadt,
johns, fgsch, hugh, weingart, mickey, and others ..
SEE ALSO
. m4(1), MAKEDEV(8)
23 years ago
todd
df210984b7
+/dev/crypto; prompted by jason@
23 years ago
todd
f9d7b49ae6
add ttyh*, sab82532 serial devices, requested by jason@
23 years ago
jason
8aec37aa02
quarter size
23 years ago
jason
b822582f6e
add filesystem for a small UFS parition (big enough to hold bsd.rd and ofwboot)
23 years ago
jason
d59a0e7c03
grr.. screw this up somehow... try again
23 years ago
jason
86cd9bb3ef
a bit smaller, please
23 years ago
todd
0910a50be5
spelling typo
add tty0*/cua0*
reorder abit
23 years ago
jason
e00075afc6
bigger/better disk
23 years ago
todd
76c39ddb89
+openprom
23 years ago
todd
55128f773b
ksyms take 2 .. blooper found by art@
23 years ago
todd
0a7ed04453
from stone age to the stars in one afternoon, not bad! (go, jason@)
23 years ago
todd
5032f47d4a
as reported by jason@, sparc64 is in the stone age of 8 partitions
23 years ago
jason
d49d4e84d8
another skeleton file (copied from sparc)
23 years ago
jason
3838e79e63
getting close to where this might be useful...
23 years ago
todd
6229139c61
add Zilog serial devices to all)
23 years ago
todd
4911685131
more tab fixes
23 years ago
todd
9df1207526
o some reformatting, now comments at top look nice with tabstop=8
o correct tun major number
23 years ago
todd
d0be92e92c
o re-enable SunOS; broken with last speedup; no speed diff
o fix chgrp lists, found by new regress/etc/MAKEDEV
23 years ago
todd
21d892ce16
'Think cache and context switches .. art@' .. 34% reduction in runtime!
23 years ago
todd
8d0b56fba5
allow eo=echo to generate a full script, even for linked audio device names
23 years ago
todd
a8e087ae0f
shrink w/out un-necessary newlines
23 years ago
todd
1ad6fb1793
thanks brad@ for reminding me there were three parts to his patch; audio
devices now generated properly
23 years ago
todd
3c71a158e6
remove un-needed eval
23 years ago
todd
4a3c7ec79d
pf0 -> pf
mcd0 & speaker -> crept in, not on sparc64!
if [ "$os" = "SunOS" ]; then .. output script runnable on SunOS
23 years ago
todd
94598efaff
consistent avoidance of unnecessary spaces
23 years ago
todd
028678b710
compact arithmetic
23 years ago
todd
5ac5d56571
shave 40% off 'MAKEDEV all' by combining(eliminating) 'chgrp' fork's
23 years ago
todd
9c4d923e7e
add xfs0 and tcx0 to all)
23 years ago
todd
5d417ddfa1
add xfs; jason@ ok
add tcx to MAKEDEV
23 years ago
todd
a3906c91cf
enable pf and altq; jason@ ok
23 years ago
todd
dab6e167b1
reorder short section, don't over-ride 'eo' if set in the environment,
audio fixes from brad@
23 years ago
todd
6aca4e3da4
created by reading conf.c by me
23 years ago
jason
523eedc667
The easy files...
23 years ago