summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-23improved Yukon init routine with proper workaround for the PHY COMA mode.Brad Smith
2006-07-23update nviic(4) entry.Brad Smith
2006-07-23remove some scsi ioctls, most importantly the ones that can reprobe theDavid Gwynne
2006-07-23add newer NVidia chipsets.Brad Smith
2006-07-23add NVidia MCP61/65 ids.Brad Smith
2006-07-23regenBrad Smith
2006-07-23add NVidia MCP61 IDE and SMBus PCI ids.Brad Smith
2006-07-23regenBrad Smith
2006-07-23more consistent naming for some of the NVidia entries.Brad Smith
2006-07-23#include <signal.h> for sig_atomic_t; need this prior to <sys/param.h>Kevin Steves
2006-07-23regenBrad Smith
2006-07-23add two more MCP61 Ethernet MAC PCI ids.Brad Smith
2006-07-23regenBrad Smith
2006-07-23add PCI ids for the NVidia MCP61/65 chipsets and additional ids for theBrad Smith
2006-07-22move #include <string.h> out of includes.hKevin Steves
2006-07-22move #include <time.h> out of includes.hKevin Steves
2006-07-22If the LUN is > 7, don't try to stuff it into the three bits availableKenneth R Westerback
2006-07-22Allocate enough, and only enough, scsi_link pointers for the number ofKenneth R Westerback
2006-07-22Nuke SCSIFORCELUN* and friends. These were introduced as a safetyKenneth R Westerback
2006-07-22corrections from alexey e. suslikov;Jason McIntyre
2006-07-22On the Gig PHYTER, for whatever reason, the 10baseT-related bits of theBrad Smith
2006-07-22add the ADMtek ADM9511/ADM9513 Centaur-II chipsets.Brad Smith
2006-07-22Test that PermitOpen after a Match overrides global setting; ok djm@Darren Tucker
2006-07-22add the ATI SB450.Brad Smith
2006-07-22regenBrad Smith
2006-07-22add ATI SB450 and SiS 966 HD Audio PCI ids.Brad Smith
2006-07-22Add the ATI SB600, NVidia MCP61/65 and SiS 966/966L South Bridges.Brad Smith
2006-07-22regenBrad Smith
2006-07-22add PCI ids for the ATI SB600 South Bridge devices.Brad Smith
2006-07-21Test that "cpio -o" does not segfault when called with no input.Ray Lai
2006-07-21Prevent segfault when "cpio -o" is called with no input.Ray Lai
2006-07-21Add the Intel ICH8 chipset.Brad Smith
2006-07-21- fix protocol for write requests (put) which come with options.Marcus Glocker
2006-07-21ARGSUSED for signal handlerKevin Steves
2006-07-21more ARGSUSED (lint) for dispatch table-driven functions; ok djm@Kevin Steves
2006-07-21Do not check if CORBRPST is set for any chipsets.Brad Smith
2006-07-21properly report errors thru scsi layer and not bio that will be overwritten l...Michael Shalayeff
2006-07-21tweak;Jason McIntyre
2006-07-21tests similar to ike49 and ike50, but with ipv6 addresses.Hans-Joerg Hoexer
2006-07-21yet another test.Hans-Joerg Hoexer
2006-07-21Make PermitOpen take a list of permitted ports and act more like most otherDarren Tucker
2006-07-21When no peer is specified, no peer address is defined, thus do not use it.Hans-Joerg Hoexer
2006-07-21new tests for default peer usageHans-Joerg Hoexer
2006-07-21update and enable that testHans-Joerg Hoexer
2006-07-21syncTheo de Raadt
2006-07-21lower the number of TX descriptors from 8192 to 2048.Brad Smith
2006-07-21Revert the last commit. The TX descriptor count does not really needBrad Smith
2006-07-21fix a bug in the input sanity check of DIOCCHANGERULE (not used by pfctl,Daniel Hartmeier
2006-07-21Revert; keywords did not expand.Ray Lai
2006-07-21Add binary file support to rcs_expand_keywords(), using BUFs insteadRay Lai