summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-10-10Add bus_space_barrier.Brad Smith
2006-10-09Kill unused debug flag.Marcus Glocker
2006-10-09Kill unused kthread struct.Marcus Glocker
2006-10-09Change historical leftovers (tsleep "pftres" to "pgtres").Marcus Glocker
2006-10-09Add powerhooks. Tested with a Netgear WG511v1 on my X40.Marcus Glocker
2006-10-09The mickey (/brad) jumbo allocation avoidance patch triggers the sameTheo de Raadt
2006-10-09tweaks; ok mickeyJason McIntyre
2006-10-09Fix jump scroll glitch, reported by dim@ and Paul Stoeber.Miod Vallat
2006-10-09bret lambert sent a patch removing register. i made it ansi.Ted Unangst
2006-10-09revert the last two changes. the changes were causing brgphy@gem to panic.Brad Smith
2006-10-08Implement bus searching.Alexander Yurchenko
2006-10-08Rework bus scanning code so that most of work could be offloadedAlexander Yurchenko
2006-10-08Add status register bits string for pretty %b printf.Alexander Yurchenko
2006-10-08Pass linux_sys_waitpid() on to linux_sys_wait4() in order to properlyNikolay Sturm
2006-10-08Also attach to boards with the PCI Express Fibre Channel FC949E chipset.Brad Smith
2006-10-08Execute the Enforce in-order Execution of I/O (eieio) instruction inGordon Willem Klok
2006-10-08Something more closely resembling english in this comment.Bob Beck
2006-10-08set Jumbo frame settings for Jumbo capable bge(4) adapters.Brad Smith
2006-10-08refactor the code a bit, use the bge(4) PHY flags and add anotherBrad Smith
2006-10-08- g/c unused code.Brad Smith
2006-10-07g/c unused code.Brad Smith
2006-10-07make cd-roms retry forever while the device indicates that it isBob Beck
2006-10-07add a no Ethernet@Wirespeed flag.Brad Smith
2006-10-07MGET/MGETHDR will return NULL upon failure, not 0.Brad Smith
2006-10-07More bits in progress, adapted from NetBSD.Miod Vallat
2006-10-07add and set PHY workaround flags depending on the ASIC revisionBrad Smith
2006-10-06Remove lingering debug printf. Don't announce that mace_get was called.Gordon Willem Klok
2006-10-06debugging delay offMichael Shalayeff
2006-10-06Enable pgt cardbus.Marcus Glocker
2006-10-06few more filesMichael Shalayeff
2006-10-06Sync with recent disklabel.h changes. Zap dkbad.Kenneth R Westerback
2006-10-06Remove explicit -fno-stack-protector now that the compiler workaround is inMiod Vallat
2006-10-06Sync with recent disksubr.c changes. Just some comments in this case.Kenneth R Westerback
2006-10-06safe to enter landiskTheo de Raadt
2006-10-06Enable pgt cardbus.Marcus Glocker
2006-10-06control how deep the tree can be entered (for man pages)Theo de Raadt
2006-10-06Fix cardbus support for pgt(4). Tested with a Netgear WG511.Marcus Glocker
2006-10-06w/ help of netbsd srcs and some mother unzel made it lift offMichael Shalayeff
2006-10-06import supah pieces from netbsdMichael Shalayeff
2006-10-06a few fixes to get thru the autoconfMichael Shalayeff
2006-10-06Incomplete bits for an OpenBSD/landisk port to the I/O DATA USL-5P appliances,Miod Vallat
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat
2006-10-06Early bits for a 32-bit SuperH toolchain, currently for little-endianMiod Vallat
2006-10-06fix an exploitable integer overflow found by Chris Evans of GoogleDamien Miller
2006-10-06regenBrad Smith
2006-10-06move Hitachi to the right position (numerical order).Brad Smith
2006-10-06regenMichael Shalayeff
2006-10-06a few hitachi productsMichael Shalayeff
2006-10-05Always allow read-only opens on (s)vnd devices, despite theThordur I. Bjornsson
2006-10-05Zap more dead dot1x code.Marcus Glocker