K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-04-01T00:23:17.000000Z K 7 svn:log V 600 Merge with HEAD. Purge the SCSI system from its internal types int32, int16, int8, u_int32, u_int16, u_int8. aic7xxx.c aic7xxx.h Change method for dealing with parity errors. Support the aic7850. Fix the timeout code. Remove bogus declaration of RESTART_SEQUENCER and UPDATE_SEQUENCER from aic7xxx.h. Dynamically determine the number of SCBs. This driver is identical to the one in -current except I've left parity error handling disabled until it is verified in -current. bt.c Use varargs/stdarg in bt_cmd. Use the XS_SELTIMEOUT error code for selection timeouts. END