summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-09-26update the comment for bge_chipinit().Brad Smith
2006-09-26re-enable I2C_VERBOSEJonathan Gray
2006-09-26Zap D_REMOVABLE flag from disklabel. If you didn't already know thatKenneth R Westerback
2006-09-26switch alpha to gcc3; joint work with drahn@ and brad@Martin Reindl
2006-09-26Start to get HostAP mode working for pgt(4). Works at the first try,Marcus Glocker
2006-09-26udp port 664 is sometimes also stolen on the wire by ipmi/asf balony.Theo de Raadt
2006-09-26regenMatthieu Herrb
2006-09-26add GeForce 7300 GT, ok deraadt@Matthieu Herrb
2006-09-26Set sk_jumbo_buf to NULL if malloc() fails in the for loop withinBrad Smith
2006-09-26Fix compilation, okay henning@ mpf@Pedro Martelletto
2006-09-26do not alloc jumbo buffers (3.5m per iface) and also do not allow card to rec...Michael Shalayeff
2006-09-26Get HostAP mode working and fix IBSS tweaks. From DragonFly driver.Marcus Glocker
2006-09-26regenJonathan Gray
2006-09-26Match ELECOM LD-USB20Jonathan Gray
2006-09-26accidental extra %s in ddb printfMichael Shalayeff
2006-09-26fix races w/ getdirtybuf() usage that can violate normalMichael Shalayeff
2006-09-26Shrink the number of matches done in piixsata_chip_map,Jonathan Gray
2006-09-26Move some duplicated debug code into its own function.Jonathan Gray
2006-09-26Go back to spl0, previous change broke Cuda adb; reported by CarlMiod Vallat
2006-09-26Make mesh compile again, it also works now too, from NetBSD with a lotGordon Willem Klok
2006-09-25add the new PCI ids.Brad Smith
2006-09-25regenBrad Smith
2006-09-25add PCI ids for the DLink DGE-550SX and some unknown Marvell YukonBrad Smith
2006-09-25well, this is embarrassing.David Gwynne
2006-09-25enabling interrupts isnt a bug, so dont put XXX next to it.David Gwynne
2006-09-25Martin VĂ©giard <deadbug AT gmail.com> has been kind enough to rescind theGordon Willem Klok
2006-09-25Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-09-24Bring hp300, mac68k and mvme68k disklabel initialization code intoKenneth R Westerback
2006-09-24Eliminate D_CHAIN, D_ECC and D_RAMDISK flags from disklabel. They wereKenneth R Westerback
2006-09-24add pgt(4).Brad Smith
2006-09-24Zap LFS, okay deraadt@Pedro Martelletto
2006-09-23syncMarcus Glocker
2006-09-23Add TRENDnet TEW-429UB A.Marcus Glocker
2006-09-23delete blank line; Paul StoeberTheo de Raadt
2006-09-23In pgt_media_status() also DPRINTF if the rate == 0.Marcus Glocker
2006-09-23Update media state correctly.Marcus Glocker
2006-09-23typo, remove reference to lfsPedro Martelletto
2006-09-22missed B_GATHERED bits removalMichael Shalayeff
2006-09-22Remove B_GATHERED, okay thib@Pedro Martelletto
2006-09-22variant of Socket 10/100 CF+ ethernet card.Federico G. Schwindt
2006-09-22Get rid of (unused) MACH_CLASSP580 and flatten MACH_CLASSxxx values.Miod Vallat
2006-09-22Dump memory above 4GB correctly.Miod Vallat
2006-09-22regenBrad Smith
2006-09-22add a few more Intel 5000 series and 6321ESB chipset PCI ids.Brad Smith
2006-09-22regenPedro Martelletto
2006-09-22Put the LFS syscall stubs back in, turns out libc is unable to buildPedro Martelletto
2006-09-22regenPedro Martelletto
2006-09-22Remove LFS system calls from here tooPedro Martelletto
2006-09-22regenPedro Martelletto
2006-09-22Remove LFS system callsPedro Martelletto