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
/
aic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate support for oldcard by removing the compat shims.
imp
2005-09-20
1
-26
/
+5
*
Eliminate unused argument in PCMCIA_CARD macro.
imp
2005-06-24
1
-5
/
+5
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
3
-3
/
+0
*
Remove ifdef PC98.
nyan
2005-04-13
1
-22
/
+0
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Fix disordering of pccarddevs.h noticed by bde. Also remove a few
imp
2004-05-27
1
-1
/
+1
*
Move to generating pccarddevs.h on the fly, both for the kernel and
imp
2004-05-26
1
-1
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
3
-10
/
+9
*
Use __FBSDID().
obrien
2003-08-24
4
-8
/
+12
*
In aic_reconnect()i, initialize scb. On ia64 the compiler warns about
marcel
2003-08-23
1
-0
/
+1
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
1
-19
/
+1
*
Make sure that pp_name is non-null before setting the device
imp
2003-04-10
1
-1
/
+2
*
Add second and thrid bus-toaster IDs
imp
2002-11-14
1
-0
/
+2
*
Be consistent about "static" functions: if the function is marked
phk
2002-09-28
1
-1
/
+1
*
Remove __P.
alfred
2002-03-20
4
-32
/
+32
*
Support for LG GM82C700, an AIC6360 clone.
luoqi
2002-03-15
3
-11
/
+39
*
Back out the hack from rev 1.13 that was done to initiate a bus rescan
joerg
2002-01-17
1
-35
/
+8
*
Migrate to PCMCIA_CARD() macros
imp
2001-11-15
1
-9
/
+3
*
s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharing
imp
2001-11-11
1
-9
/
+9
*
Merged from sys/dev/aic/aic_isa.c revision 1.8.
nyan
2001-06-26
1
-7
/
+3
*
Add PnP IDs for AHA-1530 and AHA-1520 cards.
imp
2001-06-06
1
-1
/
+7
*
Merged from sys/dev/aic/aic_isa.c revision 1.7.
nyan
2001-04-01
1
-1
/
+5
*
Fix a few things in the aic(4) driver:
ken
2001-03-16
4
-7
/
+47
*
Turn on interrupt-entropy harvesting for all/any mass storage devices
markm
2001-03-01
3
-6
/
+6
*
Sigh, nobody ever got back to me about this. So, here it is..
peter
2001-02-23
1
-8
/
+35
*
Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually
imp
2001-01-21
1
-6
/
+6
*
Add aic to the list of drivers that might work with NEWCARD. I've added
imp
2001-01-08
1
-6
/
+43
*
Add module dependencies on CAM module.
imp
2000-12-13
3
-0
/
+3
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
remove 5 unnecessary includes, per phk's script
imp
2000-09-20
4
-5
/
+0
*
Terminate aic_ids[]
brian
2000-06-19
1
-0
/
+1
*
Unused include: #include "aic.h"
peter
2000-06-10
1
-2
/
+0
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-1
/
+1
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-1
/
+1
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
Remove unneeded <sys/buf.h> includes.
phk
2000-04-18
1
-1
/
+0
*
- Added PC-98 Cbus frontend.
nyan
2000-03-29
1
-0
/
+281
*
Add support to aic for pccard attachments. Reports from testers have
imp
2000-01-14
3
-1
/
+185
*
Adjust data pointers for untransmitted bytes in fifos when there's phase
luoqi
1999-12-16
1
-5
/
+13
*
Disconnect and tagged queueing now really work. Also fix a bug that's
luoqi
1999-12-04
3
-101
/
+115
*
Bug fix: allow reset device command to complete.
luoqi
1999-10-28
1
-1
/
+5
*
Fix a typo which would result a bad REQUEST SENSE command be sent to
luoqi
1999-10-26
1
-5
/
+19
*
A few improvements and cleanups.
luoqi
1999-10-21
1
-48
/
+61
*
Non-functional changes. Add some comments before I start to forget how
luoqi
1999-10-21
1
-3
/
+111
*
Adaptec 6260/6360 CAM driver.
luoqi
1999-10-21
4
-0
/
+2082