Age | Commit message (Collapse) | Author |
|
|
|
pave the way for future work; ok since this does not change the generated
MAKEDEV
|
|
|
|
|
|
dev/fd comment and point to fd(4).
|
|
|
|
that get copied around a lot. Needs sh(1) max array index bump I
committed earlier. ok todd@ deraadt@
|
|
|
|
prompted by deraadt@ and henning@, ok marco@
|
|
ACPI tables into kernel memory and attach ACPI and HPET timers currently.
In order to test this code, enabling the devices in GENERIC as well as
the ACPI_ENABLE option is needed. This code does not do any thermal
control yet, so this should be done with care depending on the platform.
In the tree so more people can contribute to making this more fully
featured.
Ok niklas@ grange@ tedu@
|
|
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@
|