CVS commit: src/sys/dev/microcode/isp

2011-02-28 Thread Matthew Jacob
Module Name:src Committed By: mjacob Date: Mon Feb 28 17:19:44 UTC 2011 Modified Files: src/sys/dev/microcode/isp: asm_2322.h asm_2400.h asm_2500.h Log Message: Update firmware sets for the (rare) 2322, 2400 and 2500. In particular the latter two sets have boatloads of bug

CVS commit: src/sys/dev

2011-02-28 Thread Matthew Jacob
Module Name:src Committed By: mjacob Date: Mon Feb 28 17:17:55 UTC 2011 Modified Files: src/sys/dev/ic: isp.c isp_library.c isp_netbsd.h ispvar.h src/sys/dev/pci: isp_pci.c Log Message: Update isp driver to be in sync with other platforms. Mostly very minor changes

CVS commit: src/sys/dev/ic

2010-09-19 Thread Matthew Jacob
Module Name:src Committed By: mjacob Date: Mon Sep 20 03:52:45 UTC 2010 Modified Files: src/sys/dev/ic: isp_netbsd.c Log Message: Multiple channel devices *should* be working. Remove the debug code that was avoiding finding out. To generate a diff of this commit: cvs rdi

CVS commit: src/sys/dev/pci

2010-04-12 Thread Matthew Jacob
Module Name:src Committed By: mjacob Date: Mon Apr 12 14:26:21 UTC 2010 Modified Files: src/sys/dev/pci: isp_pci.c Log Message: Oops. Don't forget to set the isp_port value based upon PCI function code. Otherwise you end up with both ports using the same WWPN. Bad. Discove

CVS commit: src/sys/dev

2010-03-26 Thread Matthew Jacob
Module Name:src Committed By: mjacob Date: Fri Mar 26 20:52:01 UTC 2010 Modified Files: src/sys/dev/ic: isp.c isp_library.c isp_library.h isp_netbsd.c isp_netbsd.h isp_stds.h isp_target.c ispmbox.h ispreg.h ispvar.h src/sys/dev/pci: isp_pci.c src