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
/
usr.sbin
/
pccard
Commit message (
Expand
)
Author
Age
Files
Lines
*
The pccard daemon doesn't support the 'class' parameter as stated in the
nate
1997-02-26
1
-5
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
18
-18
/
+18
*
Fix some xrefs.
joerg
1997-02-09
2
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
18
-18
/
+18
*
Fix typo I introduced in the DEBUG code last night.
nate
1997-01-06
1
-2
/
+2
*
- A pass at staticizing things.
nate
1997-01-06
5
-107
/
+131
*
Alphabetize the sources in the Makefile (this will help us to sync with
nate
1997-01-06
1
-3
/
+3
*
add missing comma(s) in .Xr macros
wosch
1996-09-23
1
-1
/
+3
*
Removed unused `-I.'s from CFLAGS.
bde
1996-09-04
1
-2
/
+2
*
Use the defines and macros defined in /sys/pccard/cis.h to make the code
nate
1996-08-01
1
-24
/
+25
*
In num_tok, allow the user to specify '0' as plain '0' instead of
nate
1996-07-11
1
-2
/
+3
*
Don't un-necessarily include varargs.h.
nate
1996-06-20
2
-4
/
+2
*
Print out the IRQ rather than the IRQ mask when printing out the
nate
1996-06-19
1
-2
/
+2
*
Enable code that allows the daemon to select a free IRQ from the list if
nate
1996-06-19
1
-15
/
+16
*
Use irq_tok() instead of num_tok() for IRQ's. This will allow us to use
nate
1996-06-19
1
-2
/
+2
*
Staticize and removed unused code.
nate
1996-06-18
1
-65
/
+37
*
Use CFLAGS += instead of setting it directly.
nate
1996-06-18
1
-2
/
+2
*
Staticize and remove unused function.
nate
1996-06-18
2
-41
/
+24
*
- Removed dead code (if you need it you can get it out of the
nate
1996-06-18
4
-267
/
+43
*
Prepend the CIS string length define with CIS_ per the rest of the
nate
1996-06-17
2
-11
/
+11
*
Use the defined path to the card devices instead of hard-coding it's
nate
1996-06-17
7
-15
/
+17
*
Add BINDIR
phk
1996-06-05
1
-0
/
+1
*
- Make pccardd release it's allocated io space and sets the mem.cardaddr
nate
1996-04-23
1
-5
/
+23
*
Fix usage: message to print out corrrectly.
nate
1996-04-18
1
-2
/
+2
*
Added RCS Id and BSD-style copyrights to individual files.
nate
1996-04-18
17
-17
/
+440
*
Run indent on all these files to make them more readable. (I also went
nate
1996-04-10
6
-1172
/
+1022
*
Run indent on all these files to make them more readable. (I also went
nate
1996-04-10
9
-449
/
+372
*
Remove a file no longer valid as the config file moved to /etc/pccard.conf.
nate
1996-04-09
1
-23
/
+0
*
Cleanup useless stuff in Makefile and add a missing NOMAN target.
nate
1996-04-09
1
-29
/
+6
*
Removed original distribution files that are no longer valid.
nate
1996-04-09
16
-5996
/
+0
*
Some minor cleanup to bring the pccard man pages in line
mpp
1996-04-07
2
-28
/
+28
*
Minor tweaks to get ethernet working too.
phk
1995-10-10
1
-3
/
+6
*
Now pccard modems work to some minimal extent.
phk
1995-09-19
3
-17
/
+30
*
Wash hands and datastructures before transplanting drivers in the kernel.
phk
1995-08-29
1
-6
/
+12
*
A bunch of small bug-fixes, doesn't quite work yet, but I'm getting closer.
phk
1995-08-28
3
-28
/
+14
*
Shut a bunch of warnings.
phk
1995-08-25
13
-147
/
+192
*
Add a couple of makefiles.
phk
1995-08-25
2
-0
/
+8
*
The userland part of Andrew McRae's PCMCIA/PCCARD code.
phk
1995-08-24
36
-0
/
+10277