summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/files.raidframe
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2017-10-30 15:49:24 +0000
committerwiz <wiz@NetBSD.org>2017-10-30 15:49:24 +0000
commit938281a74c6e103a59228c58222d211f4987429e (patch)
tree311ed834381b6f61a77581bd8939b4001e4b8c1d /sys/dev/raidframe/files.raidframe
parent0aa871886055c44570f33a7ebbc65bfaa175f8a2 (diff)
Remove Tn
Diffstat (limited to 'sys/dev/raidframe/files.raidframe')
0 files changed, 0 insertions, 0 deletions
c/siopvar_common.h?id=83478e12f329f4bd506a4e92affee4a2ee2ba45a'>when an unexpected disconnect occurs only compute the resid; do thebouyer 2004-03-10The 1010-66 always generate AIP values on the bus, regardless of the SCNTL4bouyer 2003-11-10Spell address with two d's. Inspired by similar changes in OpenBSD,wiz 2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz 2003-04-09Use PAGE_SIZE rather than NBPG.thorpej 2003-02-21hz -> Hztsutsui 2002-10-23remove duplicate cpp defs.christos 2002-05-04Keep track of the current SCSI mode (SE/HVD/LVD) and don't start PPRbouyer 2002-05-04It seems that the 1010-33 has a bug: it sometimes generate spurious SCSI grossbouyer 2002-04-23More copyright fixes, pointed out by Thomas. Thanks !bouyer 2002-04-23- factor out parts of (e)siop_attach() to siop_common_attach()bouyer 2002-04-23Bump the space for SCSI messages from 8 to 16 octets, as 8 may not bebouyer 2002-04-23Enable software LED control based on LED0 feature, not #define.bouyer 2002-04-23Add some new features:bouyer 2002-04-20Note that if siop_common_xfer is changed, the scripts need to be changed too.bouyer 2002-04-20Move a few things around, so that ic/siop_common.c and pci/siop_pci_common.cbouyer 2001-10-22Forgot to add __attribute__((__packed__)) to one hardware structure.bouyer 2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer 2001-01-26Fix a 4 byte ovferflow in an array:bouyer 2000-11-14NBPG -> PAGE_SIZEthorpej 2000-10-23Fixes related to QUEUE FULL status:bouyer 2000-10-23Rearrange for script changes (scheduler core in main script, command partbouyer 2000-10-18Adapt for new lun switch script.bouyer 2000-10-06Adapt for reselect handling from the script. While here, fix typobouyer