Age | Commit message (Expand) | Author |
2003-01-13 | Don't use a global variable to determine which pci_conf* function to call, | Jason Wright |
2003-01-13 | Improve robustness & error handling. More thorough checks of user data. | Cedric Berger |
2003-01-13 | Fix pastos. Reported by andres at msu dot edu. | Thierry Deval |
2003-01-13 | Bye, bye vm_offset_t and vm_size_t, sparc doesn't need you anymore. | Artur Grabowski |
2003-01-13 | Sysctls for fetching intrcnt. | Artur Grabowski |
2003-01-13 | make it compile w/ SCSIDEBUG defined, found by brad@ | Michael Shalayeff |
2003-01-13 | Cleaner SBP2 status response treatment. | Thierry Deval |
2003-01-13 | make 3com 9201 really work - got the last success report a bit early. | Henning Brauer |
2003-01-12 | support the 3com 9201 found on nForce2-based Asus A7N8X | Henning Brauer |
2003-01-12 | regen | Henning Brauer |
2003-01-12 | SiS 745 chipset stuff; from jcbender@benderhome.net w/ minor adjustments | Henning Brauer |
2003-01-12 | 3com 9201 found on Asus A7N8X deluxe mainboard | Henning Brauer |
2003-01-12 | regen | Alexander Yurchenko |
2003-01-12 | more kernel growth requires me to remove uha | Theo de Raadt |
2003-01-12 | Add Silicon Image SiI3112 SATA controller | Alexander Yurchenko |
2003-01-12 | regen | Alexander Yurchenko |
2003-01-12 | Missed nForce2 IDE | Alexander Yurchenko |
2003-01-12 | regen | Henning Brauer |
2003-01-12 | bunch of devices for the nVidia nForce2 chipset | Henning Brauer |
2003-01-12 | Cleaner equivalent to p1212_calc_crc() + some param shortcuts. | Thierry Deval |
2003-01-12 | Trust the link_speed from SelfID (PHY), better than a minimalist (usually | Thierry Deval |
2003-01-12 | - Use OHCI_BITVAL and OHCI_BITSET where appropriate. | Thierry Deval |
2003-01-12 | - Capitalize hex constants. | Thierry Deval |
2003-01-12 | Add a link_speed entry to the UID table + readability knit. | Thierry Deval |
2003-01-12 | Add link_speed to attach arg. | Thierry Deval |
2003-01-12 | Add PHY packets defines. | Thierry Deval |
2003-01-12 | regen | Michael Shalayeff |
2003-01-12 | order the intel section and add a couple of nforce prods from dmesglog | Michael Shalayeff |
2003-01-12 | add support for via rhine III; Jonathon Fletcher, jonathon.fletcher at pobox ... | Jason Wright |
2003-01-12 | pad tx buffer with zero's; John L. Scarfone, j0 at cox.net | Jason Wright |
2003-01-11 | regen | Henning Brauer |
2003-01-11 | VIATECH VT8235_AGP | Henning Brauer |
2003-01-11 | regen | Henning Brauer |
2003-01-11 | Via VT8377 Host-PCI | Henning Brauer |
2003-01-11 | sync | Jason Wright |
2003-01-11 | via rhine III; jonathon.fletcher at pobox.com | Jason Wright |
2003-01-11 | add back fserr and fsbail deleted in previous commit | Jason Wright |
2003-01-10 | Add support for Symbol LA4123 and Nortel E-mobility 211818-A PCI | Todd C. Miller |
2003-01-10 | Don't call wi_cor_reset() in wi_attach(); since sc_firmware_type is | Todd C. Miller |
2003-01-10 | now that epconfig() prints stuff another new way fix the dmesg print again. a... | Michael Shalayeff |
2003-01-10 | Fix adding and deleting addresses in a table when there is a conflict with | Cedric Berger |
2003-01-10 | splio->splbio in comment | Alexander Yurchenko |
2003-01-10 | Cosmetic change, makes code a bit easier to understand. | Cedric Berger |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2003-01-09 | on user trap space mismatch just kill the offender, panic the kernel otherwise | Michael Shalayeff |
2003-01-09 | minor KNF | Henning Brauer |
2003-01-09 | restore the prev version of the kq filter for events do not get delivered pro... | Michael Shalayeff |
2003-01-09 | (whitespace) KNF, re-fold -w 80 | Daniel Hartmeier |
2003-01-09 | fix dmesg print and free resources on failures | Michael Shalayeff |
2003-01-09 | Add support for active/inactive tablesets in the kernel. | Cedric Berger |