summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-08-17cosmetic tweaks.Brad Smith
2006-08-17remove PCI ids which msk(4) will match against from sk(4).Brad Smith
2006-08-172 more PCI ids.Brad Smith
2006-08-17Remove some #ifdef'ed out (bogus) debug code.Mark Kettenis
2006-08-17reduce the stack usage of the ioctl function by malloc/free'ing a numberTheo de Raadt
2006-08-17remove some unused code from msk_init_yukon().Brad Smith
2006-08-17SK_DEBUG/skdebug -> MSK_DEBUG/mskdebugBrad Smith
2006-08-17refactor the promiscuous mode handling code and simplify the ioctl handler.Brad Smith
2006-08-17get rid of the last traces of ykc.Brad Smith
2006-08-17enable msk(4) in a few more places.Brad Smith
2006-08-17tsk tsk, krw did not test compile thisTheo de Raadt
2006-08-17No need for divsi and friends, yetMiod Vallat
2006-08-17prefer higher phys memory for page tablesMichael Shalayeff
2006-08-17chose proper mountpoint in making decision on upgradingMichael Shalayeff
2006-08-17enter rumTheo de Raadt
2006-08-17typo in comment; from eric andersonJason McIntyre
2006-08-17dont need debug in the treeDavid Gwynne
2006-08-17man, i wish firmware commands were as easy as scsi io's on theseDavid Gwynne
2006-08-17Check d_secpercyl in all readdisklable() functions, and have all ofKenneth R Westerback
2006-08-17Separate rum(4) firmware from ral(4) ones.Damien Bergamini
2006-08-17syncTheo de Raadt
2006-08-17i4 is a pci vendorTheo de Raadt
2006-08-17Setup the transparent translation with writeback cache instead ofMiod Vallat
2006-08-17Large cleanup of the bootblocks, including ansi protos and de-register,Miod Vallat
2006-08-17Jump scroll support for vt100 and sun wscons emulations, helps macppc andMiod Vallat
2006-08-17EHCI_NULL is already endian swapped. Don't swap it back.Christopher Pascoe
2006-08-17(128 << fd->sc_type->secsize) instead of (128 * (1 << fd->sc_type->secsize)).Kenneth R Westerback
2006-08-16remove unecessary debugging stuffJason Wright
2006-08-16Add msck(4) and msk(4).Mark Kettenis
2006-08-16Add mskc(4) and msk(4).Mark Kettenis
2006-08-16Enter msk(4), an initial stab at a driver for the Marvell Yukon-2 GigabitMark Kettenis
2006-08-16Not a bug, but change the ID strings for devices with hardware revBrad Smith
2006-08-16don't quirk the earthmatesJason Wright
2006-08-16Belkin RT2601USB.Jonathan Gray
2006-08-16regenJonathan Gray
2006-08-16Belkin RT2601USB.Jonathan Gray
2006-08-16Send out a second delayed gratuitous ARP request afterMarco Pfatschbacher
2006-08-16remove the sparc64 workarounds for the jumbo frame receive ring sizes nowBrad Smith
2006-08-15Remove DPRINTF from watchdog routine. To noisy even for debug mode.Marcus Glocker
2006-08-15Allocate as many iommu page lists as necessary to match the size requestMiod Vallat
2006-08-15Some VS4k/90 have the uVAX bit set in confdata, do not report them as uVAXens.Miod Vallat
2006-08-15A more reliable LCSPX probe, based on information from Blaz Antonic, testedMiod Vallat
2006-08-15syncTheo de Raadt
2006-08-15- Belkin F5D705C is a zyd(4)Niall O'Higgins
2006-08-15Remove obsolete macros.Marcus Glocker
2006-08-15a start at the port of ucycom from netbsd (I have an delorme earthmate andJason Wright
2006-08-15spacingTheo de Raadt
2006-08-15Some KNF and comment cleanup.Marcus Glocker
2006-08-15Improve watchdog handler.Marcus Glocker
2006-08-15when there's normal sense data i think the command completed ok, there'sDavid Gwynne