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
/
pccardd
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete now-unused portion of pccardd. OLDCARD is gone from the kernel.
imp
2006-10-18
1
-1096
/
+0
*
Ooops. Committed sin number 1: updating the code w/o updating the comments.
imp
2003-10-04
1
-1
/
+2
*
I've been burned about half a dozen times by the old PAO syntax for
imp
2003-10-04
1
-0
/
+2
*
Add a ; to make a non-null statement
imp
2002-09-29
1
-1
/
+1
*
Always set unit number to -1 unless some other unit is specified in
imp
2001-11-02
1
-0
/
+1
*
From the PR:
imp
2001-05-30
1
-4
/
+2
*
Add new keyword "logstr". By default, we now use syslog outselves to
imp
2000-07-14
1
-9
/
+15
*
Fix building with -DDEBUG.
roberto
2000-06-18
1
-1
/
+3
*
Add regex(3) matching feature for card line strings.
iwasaki
2000-05-30
1
-4
/
+26
*
Fix minor bugs.
iwasaki
2000-04-14
1
-0
/
+1
*
Add restart capability by SIGHUP. On restart, working configuration
iwasaki
2000-04-08
1
-6
/
+154
*
MFPAO: support wildcard entry for generic serial and fixed
iwasaki
2000-04-05
1
-7
/
+58
*
- default config file changed from /etc/pccard.conf to
iwasaki
2000-03-30
1
-40
/
+115
*
Merge from PAO; Add new keywords for pccard.conf, auto and default.
iwasaki
2000-01-26
1
-1
/
+24
*
Added "attr2" MAC address encoding (used by Megahertz Ethernet Card)
hosokawa
2000-01-21
1
-5
/
+17
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Added "include" feature to pccard.conf to put the default pccard.conf
hosokawa
1999-08-17
1
-8
/
+56
*
o Add "debuglevel" keyword to config file.
imp
1999-08-01
1
-1
/
+23
*
Added "iosize" directive in /etc/pccard.conf
hosokawa
1999-07-23
1
-2
/
+43
*
Fix a dangling else warning from new egcs.
imp
1999-07-15
1
-2
/
+3
*
More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better,
markm
1999-06-17
1
-2
/
+9
*
Keywords "iosize" and "memsize" are unused since 1.5. Removed.
hosokawa
1998-04-25
1
-5
/
+1
*
#define'd KWD_XXX for keywords.
hosokawa
1998-04-25
1
-11
/
+25
*
Reviewed by: mike@smith.net.au
hosokawa
1998-03-09
1
-3
/
+2
*
- Renamed log_1s() to logmsg().
nate
1997-11-19
1
-3
/
+3
*
Use err(3). Add usage()s.
charnier
1997-10-06
1
-13
/
+17
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
- A pass at staticizing things.
nate
1997-01-06
1
-7
/
+6
*
In num_tok, allow the user to specify '0' as plain '0' instead of
nate
1996-07-11
1
-2
/
+3
*
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
*
- Removed dead code (if you need it you can get it out of the
nate
1996-06-18
1
-232
/
+34
*
Added RCS Id and BSD-style copyrights to individual files.
nate
1996-04-18
1
-1
/
+25
*
Run indent on all these files to make them more readable. (I also went
nate
1996-04-10
1
-413
/
+360
*
Shut a bunch of warnings.
phk
1995-08-25
1
-6
/
+10
*
The userland part of Andrew McRae's PCMCIA/PCCARD code.
phk
1995-08-24
1
-0
/
+873