/sys/

tle='2008-04-13 04:55:52 +0000'>2008-04-13Split device_t/softc for MI ncr53c9x and some related devices,tsutsui 2007-03-11Correct a thinko of mine in the previous change, pointed out byhe 2007-03-05Fix one missing indirection causing a type conflict, and use char* forhe 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-03-29Use device_cfdata().thorpej 2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem 2005-12-11merge ktrace-lwp.christos 2005-06-13Fix a ton of const/volatile issues shown with new warning flagsjmc 2004-02-13Uppercase CPU, plural is CPUs.wiz 2003-04-01Use PAGE_SIZE rather than NBPG.thorpej 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-01-28add __KERNEL_RCSID as suggested by Luke Mewburnaymeric 2002-01-26- ANSIfyaymeric 2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer 2000-06-05Adapt MI ncr53c9x changes.tsutsui 1999-09-30Update for SCSIPI changes.thorpej 1999-09-25vm_offset_t -> vaddr_t/paddr_tis 1998-11-19Adapt to the new scsipi_adapter interface.thorpej 1998-10-10Garbage-collect the open_target_lu and close_target_lu entry points fromthorpej 1998-07-04defopt DDB.jonathan 1998-05-24Back out the defopt for M680?0. As pointed out to me, this breaks ports whichis 1998-05-23Move M680[2346]0 to opt_m68kcpu.h.is 1998-01-12Adjust for changes to config.thorpej 1997-10-24Don't rely on fixed padding to longword align the buffer used for non-alignedmhitch 1997-10-04Replace Fastlane and Blizzard SCSI driver frontends, using the machinemhitch 1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer