Age | Commit message (Expand) | Author |
2005-10-26 | typo | Michael Shalayeff |
2005-10-24 | add Intel 6300ESB | Brad Smith |
2005-10-24 | don't touch via 8237 for now, until it is fixed. | Henning Brauer |
2005-10-24 | fix compilation for KGDB; looked by miod@. | Federico G. Schwindt |
2005-10-21 | amd elan is not a pentium, it's i486, so don't touch pentium_mhz | Alexander Yurchenko |
2005-10-20 | fix addr range in the comments | Michael Shalayeff |
2005-10-20 | fix a long-standing bug in "preserving" bios mapped irqs. | Michael Shalayeff |
2005-10-20 | add 8237 support and repair 8231 that was confused very bad; lots of testing ... | Michael Shalayeff |
2005-10-18 | Scan SMBIOS before calling config_attach() to prevent unnecessary kernel print. | Marco Peereboom |
2005-10-17 | don't say no more if there is no driver for icu; lessen noise | Michael Shalayeff |
2005-10-15 | Tweak names and add entries to the RCC (ServerWorks/Broadcom) PCI ids. | Brad Smith |
2005-10-09 | what the hell, enable ipmi | Theo de Raadt |
2005-10-08 | enable lge | Brad Smith |
2005-10-04 | tabs are holier than spaces | Theo de Raadt |
2005-10-04 | move ipmi chunk to nicer place | Theo de Raadt |
2005-10-04 | Add initial IPMI implementation. Currently only KCS retrieval method is | Marco Peereboom |
2005-10-04 | it(4) can be found at port 0xc00; from Mike Belopuhov <mkb@crypt.org.ru> | Alexander Yurchenko |
2005-10-02 | pcn onto CD ramdisk, testing of regular ramdisk fits; spotted by kaoru@kaisei... | Theo de Raadt |
2005-09-27 | Don't try to read the DOS label from the device if spoofonly is 1. | Kenneth R Westerback |
2005-09-27 | call the init routine for the Intel 82801_FB LPC so that the interrupt | Bob Beck |
2005-09-26 | Share com probe code between com and pccom; allows us to get rid of awkward | Miod Vallat |
2005-09-25 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat |
2005-09-23 | - fix PowerNow flags, cosmetic, only affects dmesg output. | Brad Smith |
2005-09-20 | unbreak tree, how did you do that miod | Theo de Raadt |
2005-09-20 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat |
2005-09-15 | In syscall(), do not recompute the struct proc * after the syscall has | Miod Vallat |
2005-09-15 | Change child_return() to record a proper ktrace record for vfork child | Miod Vallat |
2005-09-14 | Remove unused label. | Marco Peereboom |
2005-08-23 | add rl* at cardbus. deraadt@ ok. | Federico G. Schwindt |
2005-08-20 | PNI was changed to be known as SSE3 by Intel so make | Jonathan Gray |
2005-08-19 | Spacing. | Marco Peereboom |
2005-08-16 | 3.8 will ship with support for art(4) | Theo de Raadt |
2005-08-14 | No more musyccbus aka ebus. | Claudio Jeker |
2005-08-13 | add ste* | Brad Smith |
2005-08-13 | Add commented out hooks for art(4). | Claudio Jeker |
2005-08-07 | ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@ | Michael Shalayeff |
2005-08-06 | We do not need a char machine_arch[] constant. | Miod Vallat |
2005-08-05 | Uncomment aps to help gather more testing feedback. | Jonathan Gray |
2005-08-05 | Add commented entry for aps (ThinkPad Active Protection System) | Jonathan Gray |
2005-08-04 | match on ich7; testing by Mark.Peoples@asu.edu | Michael Shalayeff |
2005-08-03 | Smart ARRAY comment fixes. | Brad Smith |
2005-08-03 | ciss can fit onto the large RAMDISKS | Theo de Raadt |
2005-08-03 | enable ciss; deraadt@ ok | Michael Shalayeff |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-08-01 | kernal->kernel; | Jason McIntyre |
2005-08-01 | spacing | Theo de Raadt |
2005-08-01 | Fiddle with dkcsum output. Improve verbiage and grouping of messages. | Kenneth R Westerback |
2005-07-31 | Get rid of unused SINCR and SSIZE constants. | Miod Vallat |
2005-07-31 | remove the config glue between the /dev entry for ses and its driver | David Gwynne |
2005-07-30 | people grew the kernel too much again, sigh | Theo de Raadt |