summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/cbiisc.c
AgeCommit message (Expand)Author
2019-01-08no need to include <machine/param.h> if <sys/param.h> already includedjdolecek
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2010-12-20Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtchmatt
2010-10-18opt_m68k_arch.h can only be included when compiling for amiga/68k.phx
2010-06-06fix PR 6724 - convert m68k options to defflag's. this means thatmrg
2009-11-23Use lwp_getpcb() on m68k ports, clean from struct user usage.rmind
2009-10-21Drop 3rd and 4th clauses (except on files where copyright is sharedsnj
2008-04-13Split device_t/softc for MI ncr53c9x and some related devices,tsutsui
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-08-20First part of amigappc support patches by Frank Wille.is
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-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-24Check manufacturer and product codes correctly. The Blizzard 2060 drivermhitch
1997-10-04Replace Fastlane and Blizzard SCSI driver frontends, using the machinemhitch