summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-01-15a few more products and wdcMichael Shalayeff
2003-01-15Fix another buglet with inactive sets.Cedric Berger
2003-01-15Fix a buglet when one "creates" a table which is already in theCedric Berger
2003-01-15there is no machine/gprof.hMichael Shalayeff
2003-01-15Cleanup NULL tests in and around pfr_destroy_ktable().Cedric Berger
2003-01-15Kill stupid leaks when using FLAG_DUMMY option.Cedric Berger
2003-01-15Get rid of the remaining vm_offset_t in pci drivers.Artur Grabowski
2003-01-15Get rid of vm_offset_t in bktr.Artur Grabowski
2003-01-15skip zero-sized memory regions, which pass otherwise due to the address round...Michael Shalayeff
2003-01-15revert last change; request from mickey@Alexander Yurchenko
2003-01-14regenAnil Madhavapeddy
2003-01-14add ATI Radeon 9500/9700 gfx cardAnil Madhavapeddy
2003-01-14In wihap_shutdown() use a broadcast for disassoc and deauth packetsTodd C. Miller
2003-01-14that's where the label really is nowMichael Shalayeff
2003-01-14Add a define for easy access to sc_wdcdev.sc_dev.dv_xnameAlexander Yurchenko
2003-01-14Move sunkbd defn to common place and remove old event.c referenceJason Wright
2003-01-14Remove dead filesJason Wright
2003-01-14do not fail if there is no disklabel found, could be netbootingMichael Shalayeff
2003-01-14up the boot version after recent changesMichael Shalayeff
2003-01-14fix cutnpaste in the cpu table for the itlbna field; from herr weissmanndudeMichael Shalayeff
2003-01-14need pdc_hwtlb always; pt out by herr weissmanndudeMichael Shalayeff
2003-01-14include the _l tlb functions for 7300lc as well; pt put by the weissmanndudeMichael Shalayeff
2003-01-14during the open store the partition offset and do subsequent io relative to t...Michael Shalayeff
2003-01-14preserve the partition when decoding the boot deviceMichael Shalayeff
2003-01-14no need to force root on nfsMichael Shalayeff
2003-01-14put the disklabel in after the lif header, like hp300Michael Shalayeff
2003-01-14proped type for bootdevMichael Shalayeff
2003-01-14make the lif be tried the last after ufs and cd9660 get a chanceMichael Shalayeff
2003-01-14Define exception vector tables as assembly source, with the appropriateMiod Vallat
2003-01-13Add experimental support for NVIDIA nForce/nForce2 IDE chips.Alexander Yurchenko
2003-01-13Clean up ipl handling: be sure to always return valid levels in getipl(),Miod Vallat
2003-01-13Missing splx()Miod Vallat
2003-01-13fix the logic in hvt probingMichael Shalayeff
2003-01-13Fix kernel snprintf function(s) to be likeTobias Weingartner
2003-01-13Don't use a global variable to determine which pci_conf* function to call,Jason Wright
2003-01-13Improve robustness & error handling. More thorough checks of user data.Cedric Berger
2003-01-13Fix pastos. Reported by andres at msu dot edu.Thierry Deval
2003-01-13Bye, bye vm_offset_t and vm_size_t, sparc doesn't need you anymore.Artur Grabowski
2003-01-13Sysctls for fetching intrcnt.Artur Grabowski
2003-01-13make it compile w/ SCSIDEBUG defined, found by brad@Michael Shalayeff
2003-01-13Cleaner SBP2 status response treatment.Thierry Deval
2003-01-13make 3com 9201 really work - got the last success report a bit early.Henning Brauer
2003-01-12support the 3com 9201 found on nForce2-based Asus A7N8XHenning Brauer
2003-01-12regenHenning Brauer
2003-01-12SiS 745 chipset stuff; from jcbender@benderhome.net w/ minor adjustmentsHenning Brauer
2003-01-123com 9201 found on Asus A7N8X deluxe mainboardHenning Brauer
2003-01-12regenAlexander Yurchenko
2003-01-12more kernel growth requires me to remove uhaTheo de Raadt
2003-01-12Add Silicon Image SiI3112 SATA controllerAlexander Yurchenko
2003-01-12regenAlexander Yurchenko