scottl 2008-08-29 01:23:16 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c cissreg.h
Log:
SVN rev 182422 on 2008-08-29 01:23:16Z by scottl
Work again to fix the interrupt masking problems. We now recognize
that there are 3 different interrupt enabl
scottl 2008-08-02 13:04:26 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c cissreg.h
Log:
SVN rev 181177 on 2008-08-02 13:04:26Z by scottl
Correctly set the interrupt enable and disable bits. The previous
code interfered with Performant mode and le
On Friday 11 July 2008 05:20:51 pm Scott Long wrote:
> scottl 2008-07-11 21:20:51 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/ciss ciss.c cissio.h cissreg.h cissvar.h
> Log:
> SVN rev 180454 on 2008-07-11 21:20:51Z by scottl
>
> A number of signific
scottl 2008-07-11 21:20:51 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c cissio.h cissreg.h cissvar.h
Log:
SVN rev 180454 on 2008-07-11 21:20:51Z by scottl
A number of significant enhancements to the ciss driver:
1. The FreeBSD driver was sett
On Tuesday 24 June 2008 05:34:20 pm N.J. Mann wrote:
> In message <[EMAIL PROTECTED]>,
>
> John Baldwin ([EMAIL PROTECTED]) wrote:
> > jhb 2008-06-24 21:06:02 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:(Branch: RELENG_7)
> > sys/dev/ciss ciss.c
>
peter 2008-06-25 09:51:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
Log:
SVN rev 179998 on 2008-06-25 09:51:59Z by peter
Move mergeinfo from ciss.c up to containing directory.
Revision ChangesPath
1.81.2.1
peter 2008-06-25 08:58:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
Log:
SVN rev 179993 on 2008-06-25 08:58:35Z by peter
Promote mergeinfo from ciss.c to the containing directory.
Revision ChangesPath
1.64
mlaier 2008-06-24 23:24:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
sys/netinet ip_carp.c
sys/pci nfsmb.c
Log:
SVN rev 179986 on 2008-06-24 23:24:38Z by mlaier
MFC: r179490
Sort I
jhb 2008-06-24 22:07:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
sys/kern kern_mutex.c
sys/pci nfsmb.c
Log:
SVN rev 179985 on 2008-06-24 22:07:51Z by jhb
MFC: Add KASSERT()'s to ca
In message <[EMAIL PROTECTED]>,
John Baldwin ([EMAIL PROTECTED]) wrote:
> jhb 2008-06-24 21:06:02 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_7)
> sys/dev/ciss ciss.c
> sys/kern kern_mib.c
> sys/pci n
jhb 2008-06-24 21:08:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
sys/kern kern_mib.c
Log:
SVN rev 179984 on 2008-06-24 21:08:30Z by jhb
MFC: Add 'compat_freebsd[45]' features corresponding to the ke
jhb 2008-06-24 21:06:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
sys/kern kern_mib.c
sys/pci nfsmb.c
Log:
SVN rev 179983 on 2008-06-24 21:06:02Z by jhb
MFC: Add 'compat_freebsd[456
jhb 2008-06-24 20:40:17 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
sys/i386/i386machdep.c
sys/kern kern_mib.c
sys/sys sysctl.h
Log:
SVN rev 179979 on 2008-06-24 20:40:17Z by
jhb 2008-06-24 20:04:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
sys/i386/i386machdep.c
sys/kern kern_mib.c
sys/pci nfsmb.c
sys/sys sysctl.h
Log:
SVN rev
jhb 2008-06-24 19:55:22 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
sys/kern sched_4bsd.c
Log:
SVN rev 179975 on 2008-06-24 19:55:22Z by jhb
MFC: Change the roundrobin implementation in the 4BSD schedu
kib 2008-06-23 11:02:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
sys/kern vfs_export.c vfs_mount.c
sys/pci nfsmb.c
sys/sys mount.h
Log:
SVN rev 179950 on 2008-06-23 11
ps 2008-06-10 18:50:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/ciss ciss.c
Log:
SVN rev 179711 on 2008-06-10 18:50:14Z by ps
Add the missing support for the P800
Revision ChangesPath
1.2.2.24 +1 -0 src/sys/d
jhb 2008-05-19 19:21:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.88
Remove a check that didn't allow > 12 byte CDB's to be issued to
ciss. This should allow volumes > 2TB to work.
Revision Chan
ps 2008-05-16 08:30:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.88
Remove a check that didn't allow > 12 byte CDB's to be issued to
ciss. This should allow volumes > 2TB to work.
Revision Chan
ps 2008-05-16 08:28:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.88
Remove a check that didn't allow > 12 byte CDB's to be issued to
ciss. This should allow volumes > 2TB to work.
Revision Chan
ps 2008-05-16 08:27:03 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Remove a check that didn't allow > 12 byte CDB's to be issued to
ciss. This should allow volumes > 2TB to work.
Reported by:Emil Mikulic
Revision ChangesP
iwasaki 2008-02-06 03:39:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7_0)
sys/dev/ciss ciss.c
Log:
MFC revision: 1.83, 1.85, 1.86
Add NOP-message polling to ciss_periodic().
Disable adapter by detecting adapter is dead.
Reviewed by:
iwasaki 2008-02-06 01:44:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
Log:
MFC revision: 1.83, 1.85, 1.86
Add NOP-message polling to ciss_periodic().
Disable adapter by detecting adapter is dead.
Reviewed by:
iwasaki 2008-01-28 16:21:34 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Don't repeat error logging about NOP message sending if
ciss_report_request() return an error (which is most likely data
underrun).
Noticed by: Mark Atkinson
MFC
iwasaki 2007-11-05 13:54:23 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Fix NOP message sending in ciss_periodic() which causes panic with
option INVARIANTS.
Reviewed by:simokawa
Tested by: noriyosi_kawano
MFC after: 1 week
scottl 2007-10-19 15:19:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
Log:
Merge rev 1.82: Don't serialize requests to the controller.
Approved by: re
Revision ChangesPath
1.81.2.1 +2 -1 src/sys/dev/cis
iwasaki 2007-10-13 05:45:46 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Add NOP-message polling to ciss_periodic().
Disable adapter by detecting adapter is dead.
Tested by: Masaki YATSU(on RELENG_6)
Reviewed by:scottl
MFC after:
scottl 2007-10-12 17:03:41 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Fix a mistake made in the MPSAFE commit that caused CAM to serialize requests
to the controller.
Revision ChangesPath
1.82 +2 -1 src/sys/dev/ciss/ciss.c
scottl 2007-06-05 05:03:13 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Satisfy witness during shutdown
Revision ChangesPath
1.80 +2 -0 src/sys/dev/ciss/ciss.c
___
cvs-all@freebsd.or
scottl 2007-05-14 22:01:04 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Eliminate M_TEMP.
Revision ChangesPath
1.79 +3 -3 src/sys/dev/ciss/ciss.c
___
cvs-all@freebsd.org mailing list
scottl 2007-05-02 04:44:31 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Streamline locking in ciss_free()
Revision ChangesPath
1.78 +27 -26src/sys/dev/ciss/ciss.c
___
cvs-all@freebsd.
scottl 2007-05-01 05:13:16 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c cissvar.h
Log:
MPSAFE ciss driver
Revision ChangesPath
1.77 +44 -19src/sys/dev/ciss/ciss.c
1.11 +2 -1 src/sys/dev/ciss/cissvar.h
___
mjacob 2006-12-14 22:00:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
Log:
MFC revisions 1.74 (module depedencies) && 1.71 (spin until a request
struct is available in the ioctl path)
Revision ChangesPath
1.64.2
maxim 2006-11-30 15:14:18 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
o ciss.ko depends on cam and pci.
PR: kern/105989
Submitted by: nork
MFC after: 1 month
Revision ChangesPath
1.74 +2 -0 src/sy
ps 2006-05-30 06:42:03 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Spin until a request structure is available in the ioctl path.
Revision ChangesPath
1.71 +2 -2 src/sys/dev/ciss/ciss.c
___
ps 2006-05-10 19:06:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
Log:
MFC:
rev 1.69, 1.68
Free some memory leaks
rev 1.66
Update PCI ids to add the E200, E200i, P400, and P400i storage
controllers. Remove t
ps 2006-04-20 03:05:03 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Free another memory leak when dealing with disk notification.
Revision ChangesPath
1.69 +4 -1 src/sys/dev/ciss/ciss.c
ps 2006-04-19 19:56:10 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Free some previously leaked memory on module unload.
Revision ChangesPath
1.68 +9 -2 src/sys/dev/ciss/ciss.c
_
ps 2005-12-31 06:28:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/ciss ciss.c cissreg.h
Log:
MFC:
revision 1.67
It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
command. This fixes some weird booting issues o
ps 2005-12-31 06:25:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.67
It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
command. This fixes some weird booting issues on newer versions
ps 2005-12-31 06:24:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.66
Update PCI ids to add the E200, E200i, P400, and P400i storage
controllers. Remove the E400 since it is not a real product.
Re
ps 2005-12-31 06:23:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.65
There's no reason to check the valence. This allows ciss to work
on the P600.
Revision ChangesPath
1.56.2.4 +0 -6
ps 2005-12-29 08:28:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.67
It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
command. This fixes some weird booting issues on newer versions
ps 2005-12-16 06:50:56 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
command. This fixes some weird booting issues on newer versions
of the firmware on the MSA20.
Repor
ps 2005-11-11 16:45:33 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
share/man/man4 ciss.4
Log:
Update PCI ids to add the E200, E200i, P400, and P400i storage
controllers. Remove the E400 since it is not a real product.
Submitted b
45 matches
Mail list logo