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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:
bde
1996-09-21
2
-2
/
+22
*
- Don't include <machine/laptops.h>. It was a kludge I should never
nate
1996-09-07
2
-2
/
+0
*
Yet another merge. Remove support.s by deleting memcopy. Remove
asami
1996-09-07
2
-6
/
+2
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
2
-55
/
+0
*
Re-sync with the state of PC98 world. This will be the last commit before
asami
1996-08-30
1
-0
/
+45
*
Added #include of <machine/md_var.h>. This will be needed when
bde
1996-06-25
1
-0
/
+1
*
Oops, forgot to delete some garbage from working code.
asami
1996-06-14
1
-8
/
+0
*
The Great PC98 Merge.
asami
1996-06-14
4
-0
/
+256
*
Minor formatting changes. No functional differences, but makes the
nate
1996-06-05
2
-18
/
+15
*
Adds the APM hooks into the generic pccard kernel files. With this code
nate
1996-04-23
3
-7
/
+118
*
Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.
bde
1996-04-07
2
-5
/
+4
*
pccard.c:
gpalmer
1996-04-06
2
-0
/
+3
*
Removed un-used code.
nate
1996-02-21
2
-24
/
+0
*
Updated PC-CARD support to contain most of the code from the latest
nate
1996-02-21
5
-19
/
+160
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
1
-1
/
+1
*
Fix DEVFS, remove unused vars.
phk
1996-01-28
2
-19
/
+10
*
Don't rely on the card 'automatically' powering up when we probe it.
nate
1996-01-06
2
-2
/
+3
*
Completed function declarations and/or added prototypes and/or added
bde
1995-12-16
2
-2
/
+3
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
1
-1
/
+1
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-28
/
+34
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
1
-1
/
+1
*
OK, that's it..
julian
1995-11-29
1
-0
/
+41
*
Completed function declarations and/or added prototypes.
bde
1995-11-21
1
-9
/
+15
*
New file for pccard driver interface declarations.
bde
1995-11-21
1
-0
/
+22
*
Make the LKM version compile again.
phk
1995-11-21
1
-4
/
+3
*
Fiddle with <machine/isa_device.h>
phk
1995-11-14
1
-3
/
+3
*
Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()
bde
1995-11-14
1
-3
/
+1
*
Fixed the type of yet another timeout function.
bde
1995-11-13
1
-7
/
+8
*
Clean up the ident style.
phk
1995-11-09
6
-785
/
+725
*
Fixed the type of a timeout function and an interrupt mask variable.
bde
1995-11-09
1
-3
/
+3
*
Fixed the types of the apm suspend/resume functions.
bde
1995-11-09
1
-4
/
+6
*
Moved prototypes for devswitch functions from conf.c and driver sources
bde
1995-11-04
1
-13
/
+0
*
Fix a missing arg to untimeout.
phk
1995-10-23
1
-1
/
+1
*
A mixed bag of changes, relating to getting the state in "lsdev" right,
phk
1995-10-21
2
-35
/
+86
*
Make LKM entry consisten with tradition: pcic_mod().
phk
1995-10-15
1
-1
/
+1
*
PCCARD support.
phk
1995-10-10
2
-7
/
+11
*
Missed these changes to the pccard stuff. Sorry Martin!
phk
1995-09-20
5
-3
/
+10
*
Shut warnings.
phk
1995-08-25
2
-24
/
+4
*
Andrew McRae's pcmcia/pccard code, the kernel part.
phk
1995-08-24
8
-0
/
+2745