NetBSD/sys/arch/pica/dev
jonathan 4b0f110028 Remove lint from pica kernel to compile with -Werror:
* Add cast to hardclock when it's used directly as an interrupt handler.
   * Add a null-interrupt-establish function, to avoid int vs void lint
     in pica/dev/dma.c.
   * fix include in pica/include/pccons.h to work with "standard"
     kernel-compile include path.
1996-03-28 12:26:31 +00:00
..
asc.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
ascreg.h
com.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
dma.c Remove lint from pica kernel to compile with -Werror: 1996-03-28 12:26:31 +00:00
dma.h
fd.c Fixup after "New device attachment scheme": Fix cfattach typos. 1996-03-27 10:02:56 +00:00
fdreg.h
if_sn.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
if_sn.h
lpt.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
pccons.c Fixup after "New device attachment scheme": Fix cfattach typos. 1996-03-27 10:02:56 +00:00
scsi.h