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
/
sio
/
sio_pccard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only treat positive values as errors...
jmg
2006-09-14
1
-1
/
+1
*
Last change to this file actually removed the oldcard compat code.
imp
2005-09-19
1
-2
/
+1
*
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
imp
2005-09-19
1
-21
/
+9
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
1
-1
/
+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
-2
/
+2
*
Move to generating pccarddevs.h on the fly, both for the kernel and
imp
2004-05-26
1
-1
/
+1
*
Include pccard/pccard_cis.h here too
imp
2003-10-07
1
-1
/
+2
*
Fix copyright comment & FBSDID style nits.
obrien
2003-08-25
1
-1
/
+0
*
Use __FBSDID().
obrien
2003-08-24
1
-1
/
+3
*
No need to wrap siodetach() with sio_pccard_detach.
imp
2003-02-16
1
-9
/
+1
*
Be nice. There are evidentally a number of different cards that
imp
2002-12-21
1
-2
/
+4
*
Remove __P.
alfred
2002-03-20
1
-4
/
+4
*
Add support for different serial clock frequencies and not just the
jhay
2002-01-30
1
-2
/
+2
*
Split the sio driver for pc98 into bus front end and back end.
nyan
2001-11-26
1
-0
/
+4
*
bde suggests that sio really wants to manage its own softc. This
imp
2001-11-26
1
-2
/
+1
*
First part of patches to make sio grok 16-bit serial cards under
imp
2001-11-26
1
-2
/
+30
*
Break out the bus front ends into their own files. Rewrite
imp
2001-10-23
1
-0
/
+87