summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev/mac68k5380.c
AgeCommit message (Expand)Author
2003-07-15__KERNEL_RCSID()lukem
2003-06-18don't #include <sys/dkstat.h> where it is (appearently) unuseddrochner
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2000-02-14Merge wscons work onto the main development branch.scottr
1998-12-22vm_offset_t -> {paddr_t, vaddr_t}scottr
1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer
1997-08-11Make #include directives consistent. All MD headers are of the form:scottr
1997-06-29Update for mac68k_buserr_addr -> m68k_fault_addr change.scottr
1997-04-27What was I thinking?briggs
1997-04-15Take a stab at making this more reliable.briggs
1997-02-28Convert to generalized VIA interrupt registrationscottr
1996-12-19Clean up a few bogons+typos introduced in the removal of the broken indirectscottr
1996-10-13backout previous kprintf changechristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-06-07Fix a typo.briggs
1996-05-25Clean up the interrupt handling somewhat.briggs
1996-05-05Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitializedbriggs
1996-03-29via.h -> machine/viareg.h.briggs
1996-03-20Fix a long-standing bug uncovered by the new device attachmentscottr
1996-03-17New device attachment scheme:thorpej
1996-02-19Update to latest Atari driver, but with some local modifications.briggs
1996-02-03Move debugging defines, etc. into mac68k5380.c and use them instead ofbriggs
1996-01-24Patch a few of the holes in the machine-dependent part of this driver.briggs
1996-01-11Keep two states for pdma debugging. Turn debugging back on. Sigh.briggs
1995-11-01Fixup error/debugging message.briggs
1995-10-01Finally get this right... Final fix from Paul Goyette paul@pgoyette.bdt.combriggs
1995-09-30Yet another error in the (next-to) last changes.briggs
1995-09-30Fix stupid error in one of my last changes here.briggs
1995-09-27Bullet-proof a little.briggs
1995-09-23Much improved pdma transfers.briggs
1995-09-16Only use PIO instead of PDMA if DRIVER_NOINT.briggs
1995-09-16Rename scsi_main_irq() to pdma_ready().briggs
1995-09-12Update for Leo's changes.briggs
1995-09-04Get softc as parameter in interrupt function, using new changes frombriggs
1995-09-03Make a local copy of the atari m.i. scsi driver sources for the timebriggs
1995-09-02Optimize this some. Still seems slower than it ought to be.briggs
1995-09-02Rearrange a bit.briggs
1995-09-02DTRT. This should be considered the base version of the file.briggs
1995-09-01A first pass at a scsi driver based on the Atari ncr5380{reg.h,.c} code.briggs