Note that if siop_common_xfer is changed, the scripts need to be changed too.
This commit is contained in:
parent
1f32c2b1c4
commit
0852b37f15
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: siopvar_common.h,v 1.13 2002/04/20 00:15:54 bouyer Exp $ */
|
||||
/* $NetBSD: siopvar_common.h,v 1.14 2002/04/20 15:25:53 bouyer Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2000 Manuel Bouyer.
|
||||
@ -48,6 +48,7 @@ typedef struct scr_table {
|
||||
/*
|
||||
* This structure interfaces the SCRIPT with the driver; it describes a full
|
||||
* transfer.
|
||||
* If you change something here, don't forget to update offsets in {s,es}iop.ss
|
||||
*/
|
||||
struct siop_common_xfer {
|
||||
u_int8_t msg_out[8]; /* 0 */
|
||||
|
Loading…
Reference in New Issue
Block a user