summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-08-14KNF mostly spaces and make the dmesg line a bit shorter.Claudio Jeker
2005-08-14No longer used prototype.Claudio Jeker
2005-08-14No more musyccbus aka ebus.Claudio Jeker
2005-08-14Kill the musyccbus/ebus device and use musycc for both functions of theClaudio Jeker
2005-08-14DCIAS() no more.Miod Vallat
2005-08-14Remove the inline cache and TLB primitives - we don't use them at this point,Miod Vallat
2005-08-14Use dma_cachectl() with the right size rather than DCIAS() which implies aMiod Vallat
2005-08-14KNFPedro Martelletto
2005-08-14When leaving ext2fs_symlink(), unlock the vnode on both error andPedro Martelletto
2005-08-14minimal diff to let if_art compile; claudio okTheo de Raadt
2005-08-14catched->caughtMiod Vallat
2005-08-14Honor (the lack of) FWRITE in the various ioctl routines; with input fromMiod Vallat
2005-08-14Add more flexibility to the fast trap handlers mechanism:Miod Vallat
2005-08-14Add mquery to the system calls which need extra care due to off_t argumentsMiod Vallat
2005-08-14don't require a valid route when configuring the tunnel;Markus Friedl
2005-08-14you CANNOT reuse ebus without breaking other architecturesTheo de Raadt
2005-08-14Correct one of the unknown marvell phys which is actually 88E1111-RCJ.Jonathan Gray
2005-08-14regenJonathan Gray
2005-08-14Correct one of the unknown marvell phys which is actually 88E1111-RCJ.Jonathan Gray
2005-08-13Kill Id tags, OpenBSD ones are enough.Claudio Jeker
2005-08-13add ste*Brad Smith
2005-08-13Add commented out hooks for art(4).Claudio Jeker
2005-08-13Add art(4) driver. OK deraadt@Claudio Jeker
2005-08-13Remove some superfluous output in dmesg line.Claudio Jeker
2005-08-13Driver for the Accoom Networks Artery T1/E1 PCI cards.Claudio Jeker
2005-08-13regenClaudio Jeker
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