Go to file
wdk de81761c50 Complete overhaul of WD33c93 SCSI driver
- Full support for SCSI-2 Tagged commands (enabled by default)
 - Implement save and restore datapointer messages
 - Formalize interface between MI and MD drivers.
 - decouple interface between MD driver and DMA routines
 - Use scsipi layer where appropriate (Tags, Sync Negotiations etc)
 - control blocks stored using kernel pool(9) functions
 - evcnt(9) compliant counters
 - Enable advanced features on later WD33c93 chips.
   (Identify message out phase is hardware assisted)
 - Improved timeout support (one per active control block)
 - Improved MESG_IN and MESG_OUT handling
 - Start to tidy up debugging output
 - Numerous bug fixes and cleanups throughout

Changes are based largely on the NCR53c9x MI driver for ideas on
how to DTRT.
2001-11-10 07:32:42 +00:00
bin Add a second example for copying directory trees, this time as root 2001-11-08 00:02:10 +00:00
crypto Drop an unnecessary empty line. 2001-11-08 20:40:44 +00:00
dist Fixed a small bug in -u option parsing (it only worked if you supplied a 2001-11-08 20:06:22 +00:00
distrib Add i386_set_mtrr(2), i386_pmc_info(2). 2001-11-10 06:46:04 +00:00
etc remove blank lines from the lists of files to backup_and_diff 2001-11-09 09:01:20 +00:00
games Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
gnu Remove a trailing space. 2001-11-09 09:30:59 +00:00
include Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN} 2001-11-01 15:03:07 +00:00
lib Add and install new pages. 2001-11-10 06:40:58 +00:00
libexec Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
regress Simplify a bunch of explicit ${.OBJDIR} references to make these more like 2001-10-31 15:57:49 +00:00
sbin move guts of non-F special parsing into separate openpartition() func 2001-11-09 11:48:39 +00:00
share - cross-reference skey(3) 2001-11-10 06:32:37 +00:00
sys Complete overhaul of WD33c93 SCSI driver 2001-11-10 07:32:42 +00:00
tools Build the cross-dbsym. 2001-11-09 15:07:25 +00:00
usr.bin Remove calculation of crc_total from here, making the routine approximately 2001-11-10 05:16:43 +00:00
usr.sbin need <stdio.h> and <time.h> for mtree.h 2001-11-10 07:13:07 +00:00
build.sh * Fix a quoting error so that when using -n, we actually see 2001-11-09 04:14:17 +00:00
BUILDING Remove mention of BUILDLING.html, and follow rename of BUILDING.txt to 2001-11-08 21:29:06 +00:00
BUILDING.mdoc Remove mention of BUILDLING.html, and follow rename of BUILDING.txt to 2001-11-08 21:29:06 +00:00
Makefile By popular demand, one preformatted version of BUILDING, plaintext, no CRs. 2001-11-01 16:34:21 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING note wcstod.c needs new lint. 2001-10-30 06:05:28 +00:00