Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-09 | Try to make /etc/ttys more consistent accross platforms, which will also | Miod Vallat | |
make the installation media's life easier: - stop using ``Pc'' as a getty terminal type, use std.9600 instead. - on platforms with multiple virtual consoles (alpha, amd64, i386, zaurus), console is disabled, various ttyC* are enabled. - on other platforms, console is enabled, all other devices are disabled. This only changes armish, mac68k, sgi. - default terminal for console is unknown on serial-only machines, vt220 on glass-capable machines (questionable, but done for consistency). - minor whitespace changes. - glass console forgotten on a couple platforms (luna88k, sparc64, vax). eyeballed by deraadt@, ok krw@ | |||
2007-11-26 | regen | Reyk Floeter | |
2007-11-26 | fix new agp code on amd64 | Reyk Floeter | |
- internal intel graphics semi-agp chipsets need special handling in pchb.c - re-add the i965GM device - use the correct major device id for /dev/agp0 on amd64 (not the i386 one) ok deraadt@ | |||
2007-11-25 | sync | Reyk Floeter | |
2007-11-25 | define the agp devitem (line was missing but found in etc.i386/MAKEDEV.md) | Reyk Floeter | |
ok deraadt@ | |||
2007-11-25 | sync | Owain Ainsworth | |
2007-11-25 | Make agp attach as a device. This means that many more agp bridges | Owain Ainsworth | |
actually get detected and attached. Also adds a kernel api for manipulating agp. Enable this on i386 and amd64. "I think you should commit it" deraadt@, ok matthieu. Looked over by several others. | |||
2007-11-25 | remove acpi device. named apmctl on amd64 now, and on i386 apmctl | Ted Unangst | |
has become a gate to both apm and acpi. ok deraadt | |||
2007-08-02 | sync | Theo de Raadt | |
2007-08-02 | copy nvram code from i386, because amd64 can use it too. done by | Theo de Raadt | |
tybollt@solace.miun.se, ok jcs | |||
2007-07-27 | grow ramdisk filesystem size | Theo de Raadt | |
2007-07-25 | sync | Todd T. Fries | |
2007-07-25 | bthub for amd64, from johan | Todd T. Fries | |
2007-05-28 | sync | Todd T. Fries | |
2007-05-28 | remove wt tape drives. prodded by krw@ | Todd T. Fries | |
2007-04-25 | grow ramdisk mr.fs size, it is needed | Theo de Raadt | |
2007-03-07 | regen | Kenneth R Westerback | |
2007-02-16 | sync | Theo de Raadt | |
2006-12-15 | sync | Mark Kettenis | |
2006-10-10 | sync | Todd T. Fries | |
2006-08-28 | Resync MAKEDEV scripts and man pages | Marc Aurele La France | |
2006-07-27 | unify these damnit! | Theo de Raadt | |
2006-06-11 | regen | Michael Knudsen | |
2006-06-11 | Remove wdt char device stuff from here too. | Michael Knudsen | |
ok todd | |||
2006-04-16 | remove some rather deceptively unused lines; no change to generated MAKEDEV's | Todd T. Fries | |
2006-04-16 | shuffle ramdisk device targets to MAKEDEV.common to avoid duplication and | Todd T. Fries | |
pave the way for future work; ok since this does not change the generated MAKEDEV | |||
2005-12-27 | Regen | Miod Vallat | |
2005-10-16 | remove references of apm from here. when we have some power management | Federico G. Schwindt | |
here they'll come back. deraadt@ ok. | |||
2005-10-06 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-08-01 | sync | Theo de Raadt | |
2005-08-01 | old ses device goes away | Theo de Raadt | |
2005-06-29 | sync | Todd T. Fries | |
2005-06-29 | add bio | Todd T. Fries | |
prompted by deraadt@ and henning@, ok marco@ | |||
2005-06-02 | Regen | Thorsten Lockert | |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert | |
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@ | |||
2005-04-21 | Regen/sync. | Kenneth R Westerback | |
2005-04-21 | Add a couple more wskbd's to i386 and amd64 'ramdisk)' cases so kbd(8) | Kenneth R Westerback | |
has something to work with when more than one keyboard is present during install/upgrade. Remove some superfluous wd's and sd's while there. Problem noted by Jan Johansson when trying to get a 'sv' keymap to work with his usb keyboard. Diagnosis & solution suggested by miod@. ok deraadt@ | |||
2005-03-29 | Regen | Miod Vallat | |
2005-03-29 | No apm on amd64 for now. | Miod Vallat | |
2005-03-01 | regen | Otto Moerbeek | |
2005-02-07 | sync | David Krause | |
2005-02-07 | sync | David Krause | |
2005-02-03 | fix pasto '::' -> ':'. Oops deraadt@ ;-) | Thierry Deval | |
2005-01-28 | sync | Dan Harnett | |
2005-01-10 | regen | David Gwynne | |
2005-01-06 | when an arch has wskbd0 or wsmouse0, prepare for the future and apply | Theo de Raadt | |
same rules to both wskbd0:wskbd and wsmouse0:wsmouse; miod ok | |||
2004-08-26 | install cdbr and cdboot for those that have it, too | Theo de Raadt | |