NetBSD/sys/arch/amiga
thorpej df9803ce96 Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name
everything "scsi_*", since we really are talking about the SCSI command
set, ATAPI transport not withstanding.  Improve the names of many structures,
and prepend "SCSI_" onto all SCSI command opcodes.  Place items described
by the SCSI Primary Commands document into scsi_spc.h.
2005-02-21 00:29:06 +00:00
..
amiga move spl*() and IPL_* definitions from psl.h to intr.h. 2005-01-23 17:27:03 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf regen: add SMBFS/nsmb, per PR port-amiga/29066 by Florian Stoehr 2005-02-20 17:57:39 +00:00
dev Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
include Don't expose spl functions to non-kernel. 2005-01-28 10:19:57 +00:00
stand NTOHL() is not the same as ntohl()... 2005-01-27 11:00:46 +00:00
Makefile . use ${SYSDIR} instead of relative paths so that tags links in subdirs work 2004-08-16 10:10:46 +00:00