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
/
pccard
/
slot.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
1. Allow drivers to query CIS strings from OLDCARD.
imp
2003-04-23
1
-0
/
+2
*
Copy manufacturer and version string into the kernel, and copy it to
imp
2002-07-22
1
-1
/
+3
*
Rearrange previous commit that passed the vendor id to the kernel in a way
imp
2002-07-14
1
-8
/
+7
*
Add some code which is compatible for NEWCARD. It makes manufacturer
shiba
2002-02-20
1
-0
/
+3
*
To reduce diffs with -stable, ifdef selinfo.h or select.h include
imp
2001-07-28
1
-1
/
+5
*
Attempt to fix and document interactions between suspend/resume and pccardc
imp
2001-07-27
1
-1
/
+1
*
slots and next haven't been used in a while. GC them.
imp
2001-05-19
1
-6
/
+0
*
o Get rid of static array of slots in pccard layer. Move this to the
imp
2001-05-13
1
-1
/
+6
*
First cut at bringing NEC PC98 original pccard bridge code back into
imp
2001-04-19
1
-0
/
+2
*
Axe a few __P() while I'm in the neighborhood.
imp
2001-03-22
1
-7
/
+7
*
Lots of minor cleanup, plus a couple of interesting things.
imp
2001-03-19
1
-2
/
+0
*
select() DKI is now in <sys/selinfo.h>.
wollman
2001-01-09
1
-0
/
+2
*
Add support for PnP ISA cards, and some laptop PnP support:
imp
2000-03-10
1
-1
/
+0
*
/tmp/msg
imp
2000-02-21
1
-1
/
+0
*
Switch to using suspend/resume methods rather than the APM hooks.
imp
1999-12-08
1
-2
/
+2
*
Remove unused junk: next fields and list head. Likely not completely
imp
1999-12-06
1
-14
/
+1
*
Forgot to commit this in last commit.
imp
1999-12-01
1
-0
/
+1
*
Massive rewrite of pccard to convert it to newbus.
imp
1999-10-25
1
-44
/
+13
*
Remove name field from controller information. Fix name setting in
imp
1999-10-16
1
-1
/
+2
*
Kludge together support for the old pccard system with newbus. This
imp
1999-09-06
1
-3
/
+18
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-4
/
+0
*
Initial update pccard code for KLD module support. Module support
peter
1999-01-19
1
-0
/
+18
*
- Functional changes to PCCARD support.
nate
1997-10-26
1
-2
/
+1
*
- Do a bunch of gratuitous changes intended to make the code easier to
nate
1997-10-26
1
-21
/
+24
*
- Simplify code by removing a variable which was initialized once, never
nate
1997-10-23
1
-1
/
+0
*
Update for new callout interface.
gibbs
1997-09-21
1
-0
/
+2
*
Deleted obsolete structure, pc98_device.
kato
1997-02-04
1
-4
/
+0
*
Update the PCIC controller's imask with individual slot IRQ's.
nate
1997-01-11
1
-1
/
+2
*
- Added PCIC resume function
nate
1997-01-08
1
-0
/
+2
*
The Great PC98 Merge.
asami
1996-06-14
1
-0
/
+4
*
Adds the APM hooks into the generic pccard kernel files. With this code
nate
1996-04-23
1
-0
/
+2
*
Fix DEVFS, remove unused vars.
phk
1996-01-28
1
-0
/
+3
*
Completed function declarations and/or added prototypes.
bde
1995-11-21
1
-9
/
+15
*
Clean up the ident style.
phk
1995-11-09
1
-32
/
+31
*
Missed these changes to the pccard stuff. Sorry Martin!
phk
1995-09-20
1
-0
/
+1
*
Andrew McRae's pcmcia/pccard code, the kernel part.
phk
1995-08-24
1
-0
/
+128