index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
advansys
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Newbusify adv driver.
nyan
2000-04-07
8
-157
/
+166
*
adv_pci.c:
gibbs
2000-03-02
5
-99
/
+115
*
Fix indentation.
gibbs
2000-02-04
1
-1
/
+1
*
Unbreak LINT (missing curly brace).
n_hibma
2000-02-04
1
-1
/
+1
*
Add support for the AdvanSys ASC38C0800 Ultra2 chipset. Preliminary
gibbs
2000-02-03
7
-1010
/
+2539
*
Remove a spurious printf left in from debugging.
gibbs
2000-02-01
1
-1
/
+0
*
Remove unneeded #include "eisa.h" and #if NEISA > 0
peter
2000-01-29
1
-5
/
+0
*
Remove unnecessary includes.
nyan
2000-01-17
1
-2
/
+0
*
Pre 4.0 tidy up.
peter
2000-01-14
1
-1
/
+1
*
adv_pci.c:
gibbs
2000-01-14
6
-434
/
+614
*
Move the declaration of panic() from sys/systm.h to sys/param.h.
eivind
1999-09-26
1
-1
/
+1
*
Fix a compile warning.
gibbs
1999-09-11
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
16
-16
/
+16
*
Properly set the alignment argument to bus_dma_tag_create(). If we
gibbs
1999-08-16
6
-16
/
+16
*
Move the specification of EDGE/LEVEL triggered interrupts to
mdodd
1999-08-01
1
-2
/
+2
*
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
peter
1999-07-03
2
-10
/
+2
*
Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:
peter
1999-05-09
2
-10
/
+2
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-3
/
+2
*
Use haveseen_ioport() which is now connected up to the resource manager.
peter
1999-05-08
1
-3
/
+3
*
Add a number of interrelated CAM feature enhancements and bug fixes.
ken
1999-05-06
3
-19
/
+57
*
Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't
peter
1999-04-24
2
-2
/
+10
*
staticize.
gibbs
1999-04-23
1
-2
/
+2
*
Kill a compiler warning.
gibbs
1999-04-23
1
-1
/
+2
*
Handle the case when auto sense retrieval fails.
gibbs
1999-04-19
2
-3
/
+13
*
Implement an EISA new-bus framework. The old driver probe mechanism
peter
1999-04-18
1
-96
/
+95
*
Staticize.
eivind
1999-04-11
1
-3
/
+3
*
Staticize.
eivind
1999-04-11
1
-3
/
+3
*
Beef up the error handling routine to handle more errors.
gibbs
1999-04-07
1
-25
/
+67
*
Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially
bde
1999-01-08
1
-2
/
+3
*
Staticize the overrun buffer so that they are not shared between
gibbs
1998-12-22
3
-12
/
+12
*
Return NULL on resource shortage instead of blindly continuing.
gibbs
1998-12-22
1
-2
/
+4
*
probe function changed from returning char * to const char *.
dillon
1998-12-14
2
-6
/
+6
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
3
-9
/
+12
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-2
/
+2
*
Fix probes when a port address is specified.
gibbs
1998-11-10
1
-2
/
+2
*
Correct the reporting of the queue full condition so that the XPT layer
gibbs
1998-10-29
2
-6
/
+13
*
-Wunused cleanup.
gibbs
1998-10-15
2
-20
/
+5
*
Fix breakage introduced by last patch. bde has added CC_QUIET flag to
imp
1998-10-12
1
-18
/
+3
*
Fix conficts in probe:
imp
1998-10-10
1
-1
/
+21
*
Only pull 16 bits of residual information from completing queues. This
gibbs
1998-10-09
1
-2
/
+10
*
Don't set the active flag on a transaction resource until it has been
gibbs
1998-10-07
2
-37
/
+37
*
Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).
gibbs
1998-10-07
7
-0
/
+3344
*
Correct compilation with option DIAGNOSTIC set.
gibbs
1998-09-20
3
-168
/
+173
*
EISA bus attachment for the AdvanSys driver.
gibbs
1998-09-15
1
-0
/
+354
*
Advance Systems SCSI Host Adapter driver for CAM. Currently only support
gibbs
1998-09-15
8
-1004
/
+3313
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
5
-5
/
+5
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
5
-5
/
+5
*
A little 80 column cleanup.
gibbs
1996-11-05
1
-15
/
+28
*
This commit was generated by cvs2svn to compensate for changes in r18781,
gibbs
1996-10-07
4
-0
/
+2580
|
\
|
*
Advanced Systems Inc. SCSI Controller driver and ISA/VL front end.
gibbs
1996-10-07
4
-0
/
+2580
[prev]
[next]