CVSROOT:        /cvs
Module name:    src
Changes by:     aoy...@cvs.openbsd.org  2015/03/03 16:50:37

Modified files:
        sys/arch/luna88k/cbus: cbus.c 
        sys/arch/luna88k/conf: files.luna88k 
        sys/arch/luna88k/include: bus.h conf.h 
        sys/arch/luna88k/luna88k: conf.c 
        sys/arch/m88k/m88k: softintr.c 
Added files:
        sys/arch/luna88k/cbus: i82365_cbus.c 

Log message:
Add pcic(4) support on luna88k.

This is basically glue codes attaching pcic(4) at cbus(4/luna88k),
based on src/sys/dev/isa/i82365_isa{,subr}.c.

Tested on some ne(4) network interface cards, wdc(4) with a CF memory
card, and com(4) with an old XJACK modem card.  Currently wi(4) does
not work yet.

suggestions and ok miod@

Reply via email to