Age | Commit message (Collapse) | Author |
|
with a specific manpage reference.
|
|
(like the Mac mini) have that many usb devs on board.
ok drahn@ dlg@ miod@
|
|
in the case of ugen devices.
suggestions and ok todd@
|
|
Main features:
- MI hil drivers, allowing live plug/unplug of devices, and the keyboard
does not need to be at id 1 anymore.
- SGC bus support on 4xx models. SGC frame buffers are supported too, but
not as console, though you can use them as a regular glass terminal if
you run a getty on ttyC0. Currently not compiled-in, awaiting for an sti(4)
fix to be commited.
- HP-UX compatibility interfaces are removed. grfinfo and hilinfo are removed.
X11 support is currently broken by these changes; X.org X11R6 support will
be available very soon.
Tested on hyperion and 4 different flavours of catseye/topcat/kathmandu; other,
older frame buffers (davinci, gatorbox and renaissance) could not been tested
but should work; please report any regression.
|
|
|
|
jmc@.
|
|
being handmade in std).
spotted by jmc@, ok deraadt@
|
|
ok deraadt@
|
|
|
|
|
|
|
|
|
|
No regen necessary except for hp300 MAKEDEV.8
|
|
|
|
- refer to the section 4 manual page for every device target, whenever
possible
- repair a few minor quoting errors
- repair a few sorting errors
- fix a few device descriptions (ideally they would be synched with the
.Nd line of their manpages, but we are not there... yet)
- minor mdoc fixes
Thanks to jmc@ for review and a lot of constructive criticism.
|
|
|
|
While there, allow the comment char and the divert section for md script
fragments to be overriden.
No functional change (yet).
disabused ok deraadt@
|