summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-27handy addition from jasper@nedbsd.nlMichael Shalayeff
2006-06-27DECLARE_DRIVER_CLASS(zyd, DV_IFNET); ok jsg@.Xavier Santolaria
2006-06-27knf in proto's; ok jsg@.Xavier Santolaria
2006-06-27erste autobahn; grunk@ okMichael Shalayeff
2006-06-27Adapt adjtime() code and put in a better stub for adjfreq() for theOtto Moerbeek
2006-06-27basically replace the iostat view with something that looks like the ifstatDavid Gwynne
2006-06-27add some more net80211 compatibility glue:Reyk Floeter
2006-06-27Switch from magic numbers to usbdevs for vendor/product pairs.Jonathan Gray
2006-06-27regenJonathan Gray
2006-06-27add a bunch of zd1211 devices from zydJonathan Gray
2006-06-27we can do the sensors without BIODavid Gwynne
2006-06-27we cant do bioctl or sensors on broken controllers since they dont have theDavid Gwynne
2006-06-27- Make re_diag() off by default.Brad Smith
2006-06-27new HW revs, EEPROM commands, softc fields, some macros and device ids.Brad Smith
2006-06-27update the man page.Brad Smith
2006-06-27add new RealTek PCI ids.Brad Smith
2006-06-27syncTheo de Raadt
2006-06-27syncTheo de Raadt
2006-06-27regenGordon Willem Klok
2006-06-27Add device ids for some ATI radeon ports and the Intel 82945GM PCIEGordon Willem Klok
2006-06-27- add fixup code in the RX path for strict alignment architectures.Brad Smith
2006-06-27regenBrad Smith
2006-06-27add the PCI product ids for the RealTek 8169SC and 8101E.Brad Smith
2006-06-27* Correct the rgephy driver so that it only applies the DSP fixup forBrad Smith
2006-06-27Rewritten clock driver for 80219/80321, actually manages seperate statDale Rahn
2006-06-27crank shlib_versionDamien Miller
2006-06-27resolve conflictsDamien Miller
2006-06-27import of openssl-0.9.7jDamien Miller
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-27another man page for lazy Dale!Theo de Raadt
2006-06-27more man pages for lazy DaleTheo de Raadt
2006-06-27Add support for max rssi/signal strength percentage on RFMD 2958Jonathan Gray
2006-06-27dale is being sloppy, so i get to clean up his missing man pages forTheo de Raadt
2006-06-27Pass process credentials to VOP_READ(), making it possible to loadPedro Martelletto
2006-06-27avoid multiple detach problems; ich@florian-stoehr.deTheo de Raadt
2006-06-27add message on session closeMichael Coulter
2006-06-27improve output during cd writing; ok mjcTheo de Raadt
2006-06-26build cleanly with -Wall -WerrorDale Rahn
2006-06-26Clean up some inconsistancies in definitions around DOS MBR code. NoKenneth R Westerback
2006-06-26fix printing of the RSSI radiotap element: use the PRINTF wrapperReyk Floeter
2006-06-26enable mpiDavid Gwynne
2006-06-26atop(PAGE_SIZE) -> 1, 'tis true but it gets computed faster when PAGE_SIZEMiod Vallat
2006-06-26Always skip the offending instruction for fpu faults, even if it isMiod Vallat
2006-06-26Enable wide targets on FAS366 esp; note that this changes the way espMiod Vallat
2006-06-26Avoid using an uninitialized variable when downgrading PIO mode too much onMiod Vallat
2006-06-26When attaching an USB keyboard, check the HID interface for its country codeMiod Vallat
2006-06-26RegenMiod Vallat
2006-06-26Add Sun type 7 keyboard; from NetBSDMiod Vallat