summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-06-06enable iommu on all systems where we support it. We'll support it on moreJason Wright
2005-06-06oops. on 686 we count fpswtch in another function...Michael Shalayeff
2005-06-06Backout 1.64, switch back to two-pool allocation scheme (with oldnointrDaniel Hartmeier
2005-06-06another leftover from the src routing adventure a year agoHenning Brauer
2005-06-06use a define instead of hardcoding "all" in 3 placesHenning Brauer
2005-06-06make cloned interfaces join an interface class group (carp for carpX, tunHenning Brauer
2005-06-06Homogeneize dmesg output.Miod Vallat
2005-06-05Add megaraid 320 from Alexey E. Suslikov <cruel at texnika dot com dot ua>Marco Peereboom
2005-06-05resyncMarco Peereboom
2005-06-05Add Megaraid 320 from Alexey E. Suslikov <cruel at texnika dot com dot ua>Marco Peereboom
2005-06-05Fix scsi_mode_select() and scsi_mode_select_big() to send just theKenneth R Westerback
2005-06-05Revert ss_mustek use of new scsi_mode_select(). Further developmentKenneth R Westerback
2005-06-05const'ify the char *groupname param to if_addgroup and if_delgroupHenning Brauer
2005-06-05const'ify the char * parameter to pfi_kif_get and pfi_group_changeHenning Brauer
2005-06-05ops, forgot to regen this as well.Federico G. Schwindt
2005-06-04regen.Federico G. Schwindt
2005-06-04k8htb pci bridges as found in asus a8v deluxe mobo; deraadt@ okFederico G. Schwindt
2005-06-04let the arc4random sysctl write out up to 256 bytes at once.Ted Unangst
2005-06-04Make scsi_do_mode_sense() aware of the difference between the 8 byteKenneth R Westerback
2005-06-03com_pxa2x0 must cause com.c compilation; piece missed by uweTheo de Raadt
2005-06-03No longer used.Kenneth R Westerback
2005-06-03Move definitions of struct cd_softc{} and CDRETRIES from cdvar.h intoKenneth R Westerback
2005-06-03Tweak scsi_do_mode_sense(). NetBSD was right and I was wrong. Sigh.Kenneth R Westerback
2005-06-03Cache a copy of the INQUIRY data obtained during device attachment inKenneth R Westerback
2005-06-03reties -> retriesMiod Vallat
2005-06-03Hold a reference to the relevant struct in_ifaddr while a multicast addressChristopher Pascoe
2005-06-02Fix pasto - use correct pointer to extract block count from 8 byteKenneth R Westerback
2005-06-02These options dont affect anything anymore.Dale Rahn
2005-06-02use much simpler switch for pci_machdep.h; ok drahn@ whatever tdr (;Michael Shalayeff
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert
2005-06-02correctly close the audio device in audio_open() if one of theJoris Vink
2005-06-02tsc, ryan left debug crap behindHenning Brauer
2005-06-02for sysctl syscall pass the mib[] back to kdump to parse;Michael Shalayeff
2005-06-02- wish there was a better way to do this... put splhigh() around theJason Wright
2005-06-02Remove non-emulating wsdisplays - nothing uses them.Miod Vallat
2005-06-02Do not compile scrollback support if option SMALL_KERNEL.Miod Vallat
2005-06-02Eradicate USB quirks NOTUR and NODOORLOCK. Should no longer beKenneth R Westerback
2005-06-02allow for dma maps larger than 64 pages; jason@ okMichael Shalayeff
2005-06-01Typo in cut'n'paste abuse.Miod Vallat
2005-06-01De-inline if option SMALL_KERNEL on alpha; saves 4KB off RAMDISK{,B}, otherMiod Vallat
2005-06-01De-inline a few functions if option SMALL_KERNEL, and do not compileMiod Vallat
2005-06-01Do not kill the event sink when closing a wsmouse device opened in write-onlyMiod Vallat
2005-06-01use vm_dused for rlimit. much happier with mmap. tested by severalTed Unangst
2005-06-01kjell is an evil tree-breakerMichael Shalayeff
2005-06-01as Jason requested, be gone vtophys().Brad Smith
2005-06-01disable sf* too, until it is vtophys cleanTheo de Raadt
2005-06-01when dumping policies, skip those attached to a socket.Hans-Joerg Hoexer
2005-06-01fix ordering of PCI devsBrad Smith
2005-06-01regenJonathan Gray
2005-06-01RTL8187.Jonathan Gray