summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2006-10-05Zap dead dot1x routine pgt_update_hw_from_nodes(). There is some moreMarcus Glocker
2006-10-05Remove obsolete ioctl command.Marcus Glocker
2006-10-05Zap dead routine pgt_80211_set().Marcus Glocker
2006-10-05Add if_mc.c a driver for the AMD AM79C940 (MACE) ethernet chip found onGordon Willem Klok
2006-10-05only take in an account <4g memory for bufcache calculation as the upper part...Michael Shalayeff
2006-10-04More instances of the same now unused variable as in alpha'sKenneth R Westerback
2006-10-04Do not assume that the pci(4) unit number matches the actual PCI bus number.Mark Kettenis
2006-10-04unused variableTheo de Raadt
2006-10-04Merge pgt_start_body() into pgt_start().Marcus Glocker
2006-10-04Mini cleanup.Marcus Glocker
2006-10-04typo, from Bret LambertPedro Martelletto
2006-10-04Try to nail elusive arm/include/disklabel.h at third attempt.Kenneth R Westerback
2006-10-04More tidying up after bad144. Remove references in comments andKenneth R Westerback
2006-10-04Zap bad144 bad sector info in disklabels. Sparsely used if at all forKenneth R Westerback
2006-10-04Use loadfirmware(9) to get /etc/firmware/bnx instead of hard-coding aTheo de Raadt
2006-10-03Cease printing mpbios vendor/version strings on AMD64 as well.Gordon Willem Klok
2006-10-03Cease printing the mpbios vendor/version strings, smbios provides muchGordon Willem Klok
2006-10-03add in a missing piece of the ASIX AX88190 chipset workaround to dp8390_init().Brad Smith
2006-10-03Simplify the code dealing with the mbuf chain in dp8390_get().Brad Smith