Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-04 | bluetooth isn't really useful yet, but at least give it a chance to compile | Chris Kuethe | |
ok gwk | |||
2007-05-31 | Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go) | Uwe Stuehler | |
ok gwk, deraadt | |||
2007-05-29 | only the i810 is known to be needed for agp, reduce driver set to just that | Ted Unangst | |
2007-05-29 | Some improvements for better intel cpu support. | Ted Unangst | |
Add EST support from i386, minus the tables Also add in support for CPU temperature sensors, based on diff to tech by Pierre Riteau. ok deraadt gwk | |||
2007-05-28 | bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@ | Todd T. Fries | |
2007-05-28 | Remove the Archive/Wangtek cartidge tape driver, wt(4). All tapes are | Kenneth R Westerback | |
st(4). ok tom@ deraadt@ jason@ | |||
2007-05-27 | Enable ips(4). | Alexander Yurchenko | |
2007-05-27 | back out bio, breaks dlg's sparc64 v215 | Todd T. Fries | |
prompted by/ok dlg@ deraadt@ | |||
2007-05-26 | prodded by marco, enable bio everywhere | Todd T. Fries | |
grudgingly ok deraadt@ | |||
2007-05-22 | enable uts(4) - USB touchscreen support | Robert Nagy | |
2007-05-19 | (disabled) option for PCIAGP. at least lets i945 chipsets work | Ted Unangst | |
ok dim | |||
2007-05-19 | aps works on amd64, ok jsg | Ted Unangst | |
2007-05-18 | remove the COMPAT entries. they are not useful here | Ted Unangst | |
2007-05-06 | Add the mp setperf mechanism to AMD64, like its i386 counterpart it allows | Gordon Willem Klok | |
all cpus in a system supporting frequency and voltage scaling to be scaled by the same amount corresponding to the user (or apmd on their behalf) performance level. This diff also teaches amd64 about acpi_hasprocfvs (ACPI has processor frequency and voltage scaling). It also moves initilization of the underlying setperf mechanism such as powernow to mainbus from the cpu indentification and initilization code inspired by similar changes dim@ made to i386 durring h2k6. This is necessary to implement the AMD recommended method for retreiving p_state data from the ACPI _PSS object (a diff comming soon). It will also simplify the potential addition of enhanced speedstep as found on newer intel processors with EMT64 capable of running OpenBSD/amd64. MP setperf functionality verifed by myself and Johan M:son Lindman <tybolt AT solace DOT miun DOT se> on opteron 265 and 270 systems respectively. General testing done by many others thanks! ok tedu, dim | |||
2007-04-26 | enable tht so it is more available for testing. | David Gwynne | |
2007-04-25 | grow ramdisk mr.fs size, it is needed | Theo de Raadt | |
2007-04-10 | pascoe@ finished sili(4). enable it so people can try it. | David Gwynne | |
2007-03-21 | enable ahci(4). this only attaches to the jmicron controllers so far. | David Gwynne | |
if anyone can quickly try this on i386 i'll enable it there too. ok deraadt@ | |||
2007-03-17 | wpi(4) works fine on amd64 according to | Jonathan Gray | |
Stefan Sperling <stsp@stsp.in-berlin.de> so enable it | |||
2007-02-28 | Add Smart Battery Monitor device driver. Provided by | Alexander Yurchenko | |
Aaron Linville <aaron@linville.org> in PR 5398. | |||
2007-02-20 | Put ral* at pci? onto the install media. Noted by Sunnz (sunnzy (at) | Tom Cosgrove | |
gmail (dot) com) and Stuart Henderson (stu (at) spacehopper (dot) org) on misc@. ok deraadt@ | |||
2007-02-19 | ACPIVERBOSE should be off, like i386 | Theo de Raadt | |
2007-02-17 | Add SMALL_KERNEL throught acpi to make it fit on boot media. | Marco Peereboom | |
ok deraadt | |||
2007-02-17 | Add code to check for the AMD amd64 errata, and correct them where | Tom Cosgrove | |
possible. Taken from NetBSD. ok deraadt@ | |||
2007-02-04 | Add zyd to cd ramdisks | Jonathan Gray | |
ok deraadt@ | |||
2007-01-27 | Only allow a single instance of acpimadt(4). | Mark Kettenis | |
2007-01-22 | Add acpidock here too. | Michael Knudsen | |
Gently reminded by marco (``AMD64!''). | |||
2006-12-20 | acpi fits when we decide that it is more important than ahc(4) adaptec | Theo de Raadt | |
scsi support (note that ahd was never even there...). | |||
2006-12-20 | rum fits | Theo de Raadt | |
2006-12-15 | acpi can fit onto the cd ramdisks | Theo de Raadt | |
2006-12-06 | starfire ethernet works here now | Martin Reindl | |
2006-11-29 | Add commented out ips here as well. | Alexander Yurchenko | |
2006-11-27 | Added support to GENERIC for disabled acpi | Jordan Hargrave | |
2006-11-27 | move uberry to a nicer place | Theo de Raadt | |
2006-11-26 | leave name simple | Theo de Raadt | |
2006-11-26 | Enable malo(4) for amd64. Tested with a Netgear WG311v3 PCI. Further | Marcus Glocker | |
testing needed. ok deraadt@ | |||
2006-11-25 | remove dpt(4) because it sucks. | David Gwynne | |
ok deraadt@ | |||
2006-11-07 | Timecounters for amd64. Diff by art@, tested by many. ok deraadt@ | Otto Moerbeek | |
2006-11-06 | add gem and gentbi; why not | Theo de Raadt | |
2006-10-26 | Driver for MosChip MCS7703 based USB Serial devices. | Jonathan Gray | |
Support for hardware flow control not yet implemented. | |||
2006-10-21 | enable zyd | Theo de Raadt | |
2006-10-15 | Enable bce. | Marco Peereboom | |
Sortof ok with grumblings deraadt@ | |||
2006-10-11 | udcf works here, so add it, ok mblamer | Henning Brauer | |
2006-10-06 | Enable pgt cardbus. | Marcus Glocker | |
requested by brad@ | |||
2006-09-27 | Enable uath, works for me. | Alexander Yurchenko | |
2006-09-27 | Add Maxim/Dallas DS2490 USB 1-Wire adapter driver. | Alexander Yurchenko | |
2006-09-27 | Add files.onewire to all our USB archs, it will be used soon. | Alexander Yurchenko | |
2006-09-19 | Enable pgt(4) on amd64. Missing entry spotted by brad@. | Marcus Glocker | |
ok deraadt@ | |||
2006-08-29 | enable arc, ok deraadt@ | Jolan Luff | |
2006-08-22 | acx(4) seems to work fine on amd64 here also, so enable it. | Jonathan Gray | |