Age | Commit message (Expand) | Author |
2006-08-17 | cosmetic tweaks. | Brad Smith |
2006-08-17 | remove PCI ids which msk(4) will match against from sk(4). | Brad Smith |
2006-08-17 | 2 more PCI ids. | Brad Smith |
2006-08-17 | Remove some #ifdef'ed out (bogus) debug code. | Mark Kettenis |
2006-08-17 | reduce the stack usage of the ioctl function by malloc/free'ing a number | Theo de Raadt |
2006-08-17 | remove some unused code from msk_init_yukon(). | Brad Smith |
2006-08-17 | SK_DEBUG/skdebug -> MSK_DEBUG/mskdebug | Brad Smith |
2006-08-17 | refactor the promiscuous mode handling code and simplify the ioctl handler. | Brad Smith |
2006-08-17 | get rid of the last traces of ykc. | Brad Smith |
2006-08-17 | enable msk(4) in a few more places. | Brad Smith |
2006-08-17 | tsk tsk, krw did not test compile this | Theo de Raadt |
2006-08-17 | No need for divsi and friends, yet | Miod Vallat |
2006-08-17 | prefer higher phys memory for page tables | Michael Shalayeff |
2006-08-17 | chose proper mountpoint in making decision on upgrading | Michael Shalayeff |
2006-08-17 | enter rum | Theo de Raadt |
2006-08-17 | typo in comment; from eric anderson | Jason McIntyre |
2006-08-17 | dont need debug in the tree | David Gwynne |
2006-08-17 | man, i wish firmware commands were as easy as scsi io's on these | David Gwynne |
2006-08-17 | Check d_secpercyl in all readdisklable() functions, and have all of | Kenneth R Westerback |
2006-08-17 | Separate rum(4) firmware from ral(4) ones. | Damien Bergamini |
2006-08-17 | sync | Theo de Raadt |
2006-08-17 | i4 is a pci vendor | Theo de Raadt |
2006-08-17 | Setup the transparent translation with writeback cache instead of | Miod Vallat |
2006-08-17 | Large cleanup of the bootblocks, including ansi protos and de-register, | Miod Vallat |
2006-08-17 | Jump scroll support for vt100 and sun wscons emulations, helps macppc and | Miod Vallat |
2006-08-17 | EHCI_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-16 | remove unecessary debugging stuff | Jason Wright |
2006-08-16 | Add msck(4) and msk(4). | Mark Kettenis |
2006-08-16 | Add mskc(4) and msk(4). | Mark Kettenis |
2006-08-16 | Enter msk(4), an initial stab at a driver for the Marvell Yukon-2 Gigabit | Mark Kettenis |
2006-08-16 | Not a bug, but change the ID strings for devices with hardware rev | Brad Smith |
2006-08-16 | don't quirk the earthmates | Jason Wright |
2006-08-16 | Belkin RT2601USB. | Jonathan Gray |
2006-08-16 | regen | Jonathan Gray |
2006-08-16 | Belkin RT2601USB. | Jonathan Gray |
2006-08-16 | Send out a second delayed gratuitous ARP request after | Marco Pfatschbacher |
2006-08-16 | remove the sparc64 workarounds for the jumbo frame receive ring sizes now | Brad Smith |
2006-08-15 | Remove DPRINTF from watchdog routine. To noisy even for debug mode. | Marcus Glocker |
2006-08-15 | Allocate as many iommu page lists as necessary to match the size request | Miod Vallat |
2006-08-15 | Some VS4k/90 have the uVAX bit set in confdata, do not report them as uVAXens. | Miod Vallat |
2006-08-15 | A more reliable LCSPX probe, based on information from Blaz Antonic, tested | Miod Vallat |
2006-08-15 | sync | Theo de Raadt |
2006-08-15 | - Belkin F5D705C is a zyd(4) | Niall O'Higgins |
2006-08-15 | Remove obsolete macros. | Marcus Glocker |
2006-08-15 | a start at the port of ucycom from netbsd (I have an delorme earthmate and | Jason Wright |
2006-08-15 | spacing | Theo de Raadt |
2006-08-15 | Some KNF and comment cleanup. | Marcus Glocker |
2006-08-15 | Improve watchdog handler. | Marcus Glocker |
2006-08-15 | when there's normal sense data i think the command completed ok, there's | David Gwynne |