summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-05-31Turn the rx descriptor ring into a real ring instead of letting things fallMark Kettenis
2008-05-31regenMark Kettenis
2008-05-31Add PLX 6520 PCIX-PCIX bridge.Mark Kettenis
2008-05-31regenMark Kettenis
2008-05-31Add Emulex LP10000.Mark Kettenis
2008-05-31Properly set the IFF_OACTIVE flag if all the descriptrs are in use forBrad Smith
2008-05-31Properly set the IFF_OACTIVE flag if all the descriptrs are in use forBrad Smith
2008-05-31Clear the IFF_RUNNING/IFF_OACTIVE flags and the watchdog timer inBrad Smith
2008-05-30Remove the untracked mapping before calling uvm_km_free(), otherwise theFederico G. Schwindt
2008-05-30skip ext2fs on thisTheo de Raadt
2008-05-30trivial KNF before we go furtherHenning Brauer
2008-05-30syncThordur I. Bjornsson
2008-05-30add the intel turbo memory device idThordur I. Bjornsson
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