NetBSD/sys/arch/amiga/dev/grf_ccreg.h
chopps 15d4cf6bf9 resistance is futile, you will be assimilated.
amiga goes: config.new *and* /sys/scsi.
clock code coerced into a single .c file adding an accurate usec delay().
disklabel.c updated to DTRT, code to write RDB's to be added soon.
sbic (old scsi) converted over to new scsi and config this covers about
90% of users.  Other drivers soon.
1994-05-08 05:52:54 +00:00

7 lines
205 B
C

/*
* $Id: grf_ccreg.h,v 1.6 1994/05/08 05:53:06 chopps Exp $
*/
int grfcc_cnprobe __P((void));
void grfcc_iteinit __P((struct grf_softc *));
int cc_mode __P((struct grf_softc *, int, void *, int, int));