Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-13 | Fix machines that need PCI access during ACPI bringup. | Marco Peereboom | |
Help and ok kettenis. | |||
2006-03-13 | Fix machines that need PCI access during ACPI bringup. | Marco Peereboom | |
Inspired by gklok@cogeco.ca. ok kettenis | |||
2006-03-13 | finner grained use of splbio in scsi_raw_cmd. | David Gwynne | |
2006-03-13 | finer use of splbio in scsi_cmd. | David Gwynne | |
2006-03-13 | split the io and synchronise paths for scsi commands going to the logical | David Gwynne | |
disks. | |||
2006-03-13 | ansi/deregister. No binary change. | Jonathan Gray | |
2006-03-12 | Previous fix was half-done, move the wsscreen_list array into the softc | Miod Vallat | |
as well. | |||
2006-03-12 | Move struct wsscreen_list out of the stack as on sparc. | Miod Vallat | |
2006-03-12 | When attaching a wsdisplay, the wsscreen_list structure can not be on the | Miod Vallat | |
stack; found the hard way by Stefano <stefano@merlinobbs.net>. | |||
2006-03-12 | Don't leave a dangling pointer to the process-specific LDT after | Tom Cosgrove | |
we free it. Instead set it to the default value for a new process. Bug found by hugh@, fix tested by several - thanks. ok weingart@ deraadt@ | |||
2006-03-12 | regen | Brad Smith | |
2006-03-12 | some ATI devices. | Brad Smith | |
From Dimitry Andric | |||
2006-03-12 | make SAFE_DEBUG compile clean; ssehic@gmail | Theo de Raadt | |
2006-03-12 | mbuf use-after-free; ok henning, djm, brad | Markus Friedl | |
2006-03-12 | Make use of pci_matchbyid(). | Brad Smith | |
2006-03-12 | with pcn(4) now in place remove or replace the references to PCI le(4) | Martin Reindl | |
and complement pcn* at pci? where useful as request by brad@ ok brad@ | |||
2006-03-12 | sensors_head is only used in kern_sensors.c, so its unnecessay to declare | David Gwynne | |
it in sensors.h. from Constantine A. Murenin | |||
2006-03-12 | Properly scale voltage on w83l784r. | Mark Kettenis | |
Origional patch from Constantine A. Murenin. | |||
2006-03-12 | Match emc6d100 and emc6w201. Fix typo. print rev with 0x prefix. | Mark Kettenis | |
2006-03-12 | Tweak comment. | Mark Kettenis | |
2006-03-12 | explicitly initialize a couple variables | Jacob Meuser | |
OK brad@ | |||
2006-03-12 | remove splimp(). | Brad Smith | |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith | |
2006-03-12 | remove splimp. | Brad Smith | |
2006-03-12 | remove splimp. | Brad Smith | |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith | |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith | |
ok drahn@ | |||
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith | |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith | |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith | |
2006-03-12 | sync | Theo de Raadt | |
2006-03-12 | another mouse vendor; minusf@obiit.org | Theo de Raadt | |
2006-03-12 | remove BPF filter support if the bpfilter device is removed. | Brad Smith | |
2006-03-11 | No need to check for !doreallocblks in ffs1_reallocblks() anymore | Pedro Martelletto | |
2006-03-11 | splimp -> spltty/splnet | Brad Smith | |
ok miod@ | |||
2006-03-11 | move PCI softc struct from pci.c to pcivar.h | Brad Smith | |
ok krw@ kettenis@ | |||
2006-03-11 | Add UFS2 block allocation functions, okay tedu@. | Pedro Martelletto | |
Thanks to all those who tested. | |||
2006-03-11 | cbb needs IPL_VM to be defined now. | Miod Vallat | |
2006-03-11 | splvm. | Brad Smith | |
2006-03-11 | remove splimp handler. | Brad Smith | |
2006-03-11 | regen | Jonathan Gray | |
2006-03-11 | D-Link DWL-G122 rev C1. | Jonathan Gray | |
2006-03-11 | Check against GIF_MTU_MIN/GIF_MTU_MAX for the min/max MTU size. | Brad Smith | |
2006-03-11 | splimp -> splnet | Brad Smith | |
2006-03-11 | add a comment. | Brad Smith | |
2006-03-11 | regen | Marco Peereboom | |
2006-03-11 | Fix DRAC names. | Marco Peereboom | |
grmbl but ok brad | |||
2006-03-11 | sync | Marco Peereboom | |
2006-03-11 | Add DRAC4 | Marco Peereboom | |
pointed out deraadt ok brad | |||
2006-03-11 | regen | Brad Smith | |