CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/18 15:33:59
Modified files:
sys/dev/ic : ncr53c9x.c ncr53c9xvar.h
sys/dev/pci : pcscp.c
sys/dev/pcmcia : esp_pcmcia.c
sys/dev/sbus : esp_sbus.c
sys/dev/tc : asc.c asc_tc.c asc_tcds.c
Log message:
instead of having every bit of glue set up and attach an identical
scsi_adapter struct, just do it once in the chip code.
ok krw@
