Age | Commit message (Expand) | Author |
2006-08-24 | Fix a few more cases where we propogate low level errors to userland. | Gordon Willem Klok |
2006-08-24 | Move d_secpercyl test to after setting default size. Missed in earlier | Kenneth R Westerback |
2006-08-22 | Same change as on i386: use a case-insensitive comparison when checking | Tom Cosgrove |
2006-08-22 | acx(4) seems to work fine on amd64 here also, so enable it. | Jonathan Gray |
2006-08-20 | When spoofing an MSDOS disklabel, don't create partitions with a final | Kenneth R Westerback |
2006-08-18 | add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming) | Jason Wright |
2006-08-17 | enable msk(4) in a few more places. | Brad Smith |
2006-08-17 | Check d_secpercyl in all readdisklable() functions, and have all of | Kenneth R Westerback |
2006-08-14 | enable bnx(4) on the CD RAMDISKs as well. | Brad Smith |
2006-08-14 | Enable bnx because we now can run traffic. | Marco Peereboom |
2006-08-14 | Enable uslcom(4) and uark(4) on all the USB capable archs. | Jonathan Gray |
2006-08-11 | Use d_secperunit rather than 0x1fffffff as the default value for | Kenneth R Westerback |
2006-08-11 | add rum(4) on arches where ural(4) is enabled. | Damien Bergamini |
2006-08-03 | Re-enable IPMI. Tested by beck & ckuethe prompted by deraadt | Marco Peereboom |
2006-07-31 | puc@cardbus (only added (commented out) to whom has puc@pci enabled) | Michael Shalayeff |
2006-07-31 | Enable an(4) at pci, untested but should work. | Jonathan Gray |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-07-27 | enable cmpci(4) and enable midi@opl | Brad Smith |
2006-07-17 | same changes as i386. tested by kettenis@ and ckuethe@. thanks. | Federico G. Schwindt |
2006-07-17 | same fix as i386 | Theo de Raadt |
2006-07-17 | Fixups for NVIDIA MCP04 SATA interrupts. | Mark Kettenis |
2006-07-01 | Eliminate redundant get_le() in favour of letoh32(). Add letoh32() | Kenneth R Westerback |
2006-06-30 | Make routines which may set PSL_IOPL consistent wrt the securelevel for | Miod Vallat |
2006-06-29 | make compile w/ debug; from danielcavanagh@aanet.com.au | Michael Shalayeff |
2006-06-26 | Clean up some inconsistancies in definitions around DOS MBR code. No | Kenneth R Westerback |
2006-06-26 | add commented out entries for bnx. | Brad Smith |
2006-06-26 | enable ne*; ok mpf who tested it, we all feel bad for you | Theo de Raadt |
2006-06-23 | consistantly count context switches on exit; miod@ ok | Michael Shalayeff |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-06-16 | From k*_powernow_setperf() always return 0, i.e. | Gordon Willem Klok |
2006-06-15 | switch to using mpi instead of mpt; ok marco | Theo de Raadt |
2006-06-13 | Change the value returned if the CPU fails to honor a request to | Gordon Willem Klok |
2006-06-11 | Ansify. No binary change on amd64 and i386, not yet built on sgi. ok miod@ | Matthieu Herrb |
2006-06-11 | Get rid of the wdt(4) char device. We have watchdog(4) and | Michael Knudsen |
2006-06-08 | Move ISA logic of allocation functions to better place. | Tobias Weingartner |
2006-06-07 | enable azalia; ok jason | Theo de Raadt |
2006-06-01 | Right at the end of a debug kernel build, the current Makefile copies bsd | Christopher Pascoe |
2006-06-01 | Compile broken ipmi into GENERIC, so it's easy for marco to fix | Bob Beck |
2006-06-01 | enable xge(4) on the CD RAMDISKs. | Brad Smith |
2006-06-01 | Disable ipmi in GENERIC for the moment - it breaks too much stuff | Bob Beck |
2006-05-31 | enable mpi | David Gwynne |
2006-05-31 | do not call acpi_powerdown() unless acpi has successfully initialized | Todd T. Fries |
2006-05-31 | Reorg the code to be more sane. More coming. | Tobias Weingartner |
2006-05-31 | enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled it | David Gwynne |
2006-05-29 | Remove unused NetBSD new-style %b strings. | Miod Vallat |
2006-05-29 | Enable sdmmc on amd64 too. ok brad@, deraadt@. | Matthieu Herrb |
2006-05-29 | Add ACPI Thermal zone and Embedded controller devices | Can Erkin Acar |
2006-05-28 | do not print "root on ..." twice for the -a case, also cope with systems | Theo de Raadt |
2006-05-27 | add mpi(4) glue. commented out for now | David Gwynne |
2006-05-27 | Teach powernow about setperf prioritys, add a setperf_prio to amd64. | Gordon Willem Klok |