Project

General

Profile

Bug #73 » spic.outb.diff

slynko, 01/18/2006 05:59 PM

View differences:

/usr/src1/sys/dev/misc/spic/spic.c 16 Jan 2006 23:03:26 -0000
#define SCBUFLEN 128
struct spic_softc {
u_short sc_port_addr;
u_int sc_port_addr;
u_char sc_intr;
struct resource *sc_port_res,*sc_intr_res;
int sc_port_rid,sc_intr_rid;
(2-2/2)