summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-08-13Add Conexant / Mindspeed Musycc HDLC controller for upcoming art(4) driver.Claudio Jeker
2005-08-13Use scsi_do_mode_sense(). Testing on beck@'s new LTO changer.Kenneth R Westerback
2005-08-13Partial backout of previous revision, reinstates the ability to propagateChristopher Pascoe
2005-08-13let safte match on dell enclosures too. ses takes precedence thoughDavid Gwynne
2005-08-12Use actual packet contents when sending protocol rejects. Fixes PR 4305.Can Erkin Acar
2005-08-12Add some delays in the GPIO code so AX88178 phy gets powered up.Jonathan Gray
2005-08-12rewrite the reading of the status page, which in turn adds support forDavid Gwynne
2005-08-12Fill out interface name and state creation time correctly inChristopher Pascoe
2005-08-12Do not notify apmd of APM_CRIT_SUSPEND_REQ events; apmd makes us fallUwe Stuehler
2005-08-12Move disk mode page structure declarations out of scsi_disk_pagesKenneth R Westerback
2005-08-11Use SHUT_* values directly in soshutdown() instead of convertingTodd C. Miller
2005-08-11Remove bogus debug printf().Ryan Thomas McBride
2005-08-11regenBrad Smith
2005-08-11Intel 10Gb PCI ids.Brad Smith
2005-08-11typosDavid Gwynne
2005-08-11New counter for not joined IPv4 multicast groups.Marco Pfatschbacher
2005-08-11don't accept SYN-only TCP options for established connections;Markus Friedl
2005-08-11Only match AX88178 if AXE_DEBUG is defined for the moment.Jonathan Gray
2005-08-11Only decrement the max-src-conn counter for tcp connections that reachedJoel Knight
2005-08-10whitespace nitsJonathan Gray
2005-08-10Some of the bits that will be required for AX88178.Jonathan Gray
2005-08-10Audiovox RTM-8000 has a st16650 uart but its fifo is 16 bytes instead ofFederico G. Schwindt
2005-08-10syncHenning Brauer
2005-08-10MyriNet adapter found in the alpha, theo okHenning Brauer
2005-08-10suggested by art, go for it deraadt, ok miod@Todd T. Fries
2005-08-10Some additional ICH7 bits which aren't strictly necessary to workJonathan Gray
2005-08-10Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATUREJonathan Gray
2005-08-10kill spaces OK deraadt@Claudio Jeker
2005-08-10use the appropriate flags to scsi_scsi_cmd during autoconf so we dont spinDavid Gwynne
2005-08-10Add an additional media subtype IFM_TDM_E1_G704_CRC4 for TDM interfaces.Claudio Jeker
2005-08-09- Don't depend on the APM_CRIT_RESUME event to run PWR_RESUME power hooksUwe Stuehler
2005-08-09apparently some ultra machines do need this, work by miod; testing my uweTheo de Raadt
2005-08-09Provide HDD serial numbers to bio. Requested deraadt@ ok dlg@Marco Peereboom
2005-08-09Add Vital Product Data structure. Requested deraadt@ ok dlg@Marco Peereboom
2005-08-09normalise the fan speed outputDavid Gwynne
2005-08-09Save a variable in espmatch(), vm_offset_t->vaddr_t, print DEBUG addressMartin Reindl
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2005-08-09move to 3.8-betaTheo de Raadt
2005-08-08Add ses link. Tested and ok deraadt@Marco Peereboom
2005-08-08Skip (trap) instruction in cpu_fork() instead of proc_trampoline().Mark Kettenis
2005-08-08Fill in device structure, bad dlg@Marco Peereboom
2005-08-08Fill in device structure, bad dlg@Marco Peereboom
2005-08-08Avoid overlap in USB hard and the soft interrupt bits, update commentsUwe Stuehler
2005-08-08Add a few splassert() checks, okay art@Pedro Martelletto
2005-08-08rename a bunch of bio/raid APIs to stop the bleeding in dlg andTheo de Raadt
2005-08-08Add devices to structures.Marco Peereboom
2005-08-07ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@Michael Shalayeff
2005-08-07remove some scsi bus warnings and gunk if on a ramdisk; semi-ok krwTheo de Raadt
2005-08-07a bunch more ADB handler IDs, will be necessary in the futureMartin Reindl
2005-08-07Do not blindly reset the state count to zero after a clear, as we may notChristopher Pascoe