summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-05-30Allocate static buffer for software frame buffer and make sure to notMarcus Glocker
2008-05-30some KNF.Brad Smith
2008-05-30Remove unused NetBSD code for dmesg printing.Brad Smith
2008-05-29dlg backed out one too many revisions, bring back 1.2joshua stein
2008-05-29regenRobert Nagy
2008-05-29add a third MSI bluetooth deviceRobert Nagy
2008-05-29specify alternate default audio parameters to make the default expansionJacob Meuser
2008-05-29Recognize the Cicada CS8204 quad port PHY.Brad Smith
2008-05-29- Add a debug message to mention when a 2.5Gb adapter is found.Brad Smith
2008-05-29use ac97 default parameters for these ac97 based drivers.Jacob Meuser
2008-05-29Second half of PF state table rearrangement.Ryan Thomas McBride
2008-05-29rewrite the state table logic.Henning Brauer
2008-05-28Enable hme(4). Reported to work by Stian Sletner.Mark Kettenis
2008-05-28Add a boot.8 manual page (copied straight from armish). This will in turnMiod Vallat
2008-05-28Add a boot.8 manual page (adapted from other platforms which use the MIMiod Vallat
2008-05-28Don't document ``device foo'' yet either.Miod Vallat
2008-05-28Add a boot.8 manual page (adapted from other platforms which use the MIMiod Vallat
2008-05-28Turns out I have an ISP 12160 myself, and it works fine on sparc64. SinceMark Kettenis
2008-05-28Don't try reading the SXP_PINS_DIFF on the 10160 and 12160 SCSI controllers.Mark Kettenis
2008-05-28syncPierre-Yves Ritschard
2008-05-28Add support for Option GlobeTrotter 3G+ cards as distributed by OrangePierre-Yves Ritschard
2008-05-27only look up the initiator-id for SPI (aka "real scsi") controllers onDavid Gwynne
2008-05-27Don't print SCSI ID, it's redundant now that scsibus(4) prints the sameMark Kettenis
2008-05-27bring the netnatm usrreq's also up to speed on the addition of theThordur I. Bjornsson
2008-05-27return 1 when an irq's been handled, not 0.Owain Ainsworth
2008-05-27Since the vtophys stuff was nuked, drm now works on amd64 too. Add theOwain Ainsworth
2008-05-27bring netbt's usrreqs up to speed on the usrreq changes.Thordur I. Bjornsson
2008-05-27When i first ported the drm, i completely misunderstood the FreeBSD taskqueueOwain Ainsworth
2008-05-27Fix jiffies.Owain Ainsworth
2008-05-27Remove bloated and nasty nfsm_clget macro; while here, replace someBret Lambert
2008-05-27Don't fail to compile when not in debug mode.Marcus Glocker
2008-05-27Instead alloacting a fix frame buffer we allocate the maximum frame sizeMarcus Glocker
2008-05-27nuke unused lba2msf and msf2lba functions. krw@ ok.Federico G. Schwindt
2008-05-27Don't print SCSI ID, it's redundant now that scsibus(4) prints the sameMark Kettenis
2008-05-27be much more clear about revarp failures; ok miodTheo de Raadt
2008-05-27Add ZyXEL G-202, which was already in usbdevs.Jonathan Gray
2008-05-26do not muck with the mountroot variable, since setroot() uses the state ofTheo de Raadt
2008-05-26Fix typo, such that this actually compiles.Mark Kettenis
2008-05-26Count outbound packets.Brad Smith
2008-05-26Make bringing the interface down work properly (includes a line stolenMark Kettenis
2008-05-26Make sure we build man pages on stand/ on all architectures.Mark Kettenis
2008-05-26Print SCSI initiator ID such that it is easier to spot configurationMark Kettenis
2008-05-26Add more ioctl's (still unfinished); VIDIOC_ENUM_FMT, VIDIOC_ENUMINPUT,Marcus Glocker
2008-05-26On sparc64, fetch "scsi-initiator-id" property from the firmware, and useMark Kettenis
2008-05-26Add tsec(4) on RAMDISK kernels (and make a comment in GENERIC a bit moreMark Kettenis
2008-05-26Limit to 80 char width and tweak comments for readability.Jonathan Gray
2008-05-26Properly handle usbd_get_interface_descriptor() returning NULL.Jonathan Gray
2008-05-26- also zap userldt hereJasper Lievisse Adriaanse
2008-05-26Enable cmpci(4) and eso(4).Brad Smith
2008-05-26Count output packets.Brad Smith