Age | Commit message (Expand) | Author |
2006-09-26 | Get HostAP mode working and fix IBSS tweaks. From DragonFly driver. | Marcus Glocker |
2006-09-26 | regen | Jonathan Gray |
2006-09-26 | Match ELECOM LD-USB20 | Jonathan Gray |
2006-09-26 | accidental extra %s in ddb printf | Michael Shalayeff |
2006-09-26 | fix races w/ getdirtybuf() usage that can violate normal | Michael Shalayeff |
2006-09-26 | Shrink the number of matches done in piixsata_chip_map, | Jonathan Gray |
2006-09-26 | Move some duplicated debug code into its own function. | Jonathan Gray |
2006-09-26 | Go back to spl0, previous change broke Cuda adb; reported by Carl | Miod Vallat |
2006-09-26 | Make mesh compile again, it also works now too, from NetBSD with a lot | Gordon Willem Klok |
2006-09-25 | add the new PCI ids. | Brad Smith |
2006-09-25 | regen | Brad Smith |
2006-09-25 | add PCI ids for the DLink DGE-550SX and some unknown Marvell Yukon | Brad Smith |
2006-09-25 | well, this is embarrassing. | David Gwynne |
2006-09-25 | enabling interrupts isnt a bug, so dont put XXX next to it. | David Gwynne |
2006-09-25 | Martin VĂ©giard <deadbug AT gmail.com> has been kind enough to rescind the | Gordon Willem Klok |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-24 | Bring hp300, mac68k and mvme68k disklabel initialization code into | Kenneth R Westerback |
2006-09-24 | Eliminate D_CHAIN, D_ECC and D_RAMDISK flags from disklabel. They were | Kenneth R Westerback |
2006-09-24 | add pgt(4). | Brad Smith |
2006-09-24 | Zap LFS, okay deraadt@ | Pedro Martelletto |
2006-09-23 | sync | Marcus Glocker |
2006-09-23 | Add TRENDnet TEW-429UB A. | Marcus Glocker |
2006-09-23 | delete blank line; Paul Stoeber | Theo de Raadt |
2006-09-23 | In pgt_media_status() also DPRINTF if the rate == 0. | Marcus Glocker |
2006-09-23 | Update media state correctly. | Marcus Glocker |
2006-09-23 | typo, remove reference to lfs | Pedro Martelletto |
2006-09-22 | missed B_GATHERED bits removal | Michael Shalayeff |
2006-09-22 | Remove B_GATHERED, okay thib@ | Pedro Martelletto |
2006-09-22 | variant of Socket 10/100 CF+ ethernet card. | Federico G. Schwindt |
2006-09-22 | Get rid of (unused) MACH_CLASSP580 and flatten MACH_CLASSxxx values. | Miod Vallat |
2006-09-22 | Dump memory above 4GB correctly. | Miod Vallat |
2006-09-22 | regen | Brad Smith |
2006-09-22 | add a few more Intel 5000 series and 6321ESB chipset PCI ids. | Brad Smith |
2006-09-22 | regen | Pedro Martelletto |
2006-09-22 | Put the LFS syscall stubs back in, turns out libc is unable to build | Pedro Martelletto |
2006-09-22 | regen | Pedro Martelletto |
2006-09-22 | Remove LFS system calls from here too | Pedro Martelletto |
2006-09-22 | regen | Pedro Martelletto |
2006-09-22 | Remove LFS system calls | Pedro Martelletto |
2006-09-22 | Unplug LFS from VFS | Pedro Martelletto |
2006-09-22 | add the Marvell Yukon 88E8056 PCI id | Brad Smith |
2006-09-22 | regen | Brad Smith |
2006-09-22 | - add the Marvell Yukon 88E8056 PCI id | Brad Smith |
2006-09-22 | regen | Steven Mestdagh |
2006-09-22 | add new nvidia graphics card | Steven Mestdagh |
2006-09-22 | put a few printf's in the interrupt handler under VR_DEBUG. | Brad Smith |
2006-09-22 | regen | Brad Smith |
2006-09-22 | add the Corollary CCF and the PLX 8532 PCIE switch. | Brad Smith |
2006-09-22 | add support for hotplugging devices on sas controllers. this is disabled | David Gwynne |
2006-09-22 | implement a kernel thread that can be used by the midlayer or scsi drivers | David Gwynne |