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
*
o Document -s flag.
maxim
2004-01-15
1
-0
/
+7
*
o Actually add -x option: probeonly assigment was missed
maxim
2003-12-26
1
-0
/
+3
*
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
*
Go ahead and allow ports as high as 0xfff to be used for pccard
imp
2003-08-03
1
-1
/
+1
*
Report the I/O base address in hex to be consistent with its
dds
2003-07-18
1
-1
/
+1
*
Include string.h for strlen declaration
imp
2003-06-09
1
-0
/
+1
*
Include stdlib.h for exit declaration
imp
2003-06-09
1
-0
/
+1
*
Include string.h for strcmp declaration
imp
2003-06-09
1
-0
/
+1
*
Remove obsolete compatibility ifdef.
imp
2003-04-23
1
-2
/
+0
*
Copy CIS3 and CIS4 strings into the kernel too.
imp
2003-04-23
2
-0
/
+8
*
style.Makefile(5)
obrien
2003-04-04
2
-2
/
+4
*
manufacturer id is typically 4 bytes
imp
2003-03-14
1
-1
/
+1
*
Don't be so verbose about 'unknown' CIS tuples. We were printing each
imp
2003-03-14
1
-2
/
+1
*
mdoc(7) police: Nits.
ru
2003-03-02
1
-2
/
+2
*
Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS
green
2003-02-25
6
-4
/
+94
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-1
/
+1
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-1
/
+1
*
Remove bogus comments about why we do some silly things, and instead
imp
2002-09-29
1
-12
/
+1
*
Add -x option. This causes pccardd to exit after probing the cards. This
imp
2002-09-29
2
-2
/
+14
*
Add a ; to make a non-null statement
imp
2002-09-29
1
-1
/
+1
*
Copy cis strings into the kernel.
imp
2002-07-22
2
-9
/
+15
*
The .Nm utility
charnier
2002-07-14
2
-11
/
+15
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
2
-2
/
+2
*
Correct a typo.
dd
2002-03-24
1
-1
/
+1
*
Add some code which read manufucturer id. This is for NEWCARD compatibility.
shiba
2002-02-20
4
-0
/
+46
*
Update length more correctly when parsing a cis info field.
imp
2002-01-06
1
-4
/
+11
*
Fix a bug about CIS string comparison. Pccardd should be able to distinguish
iwasaki
2001-11-29
1
-0
/
+4
*
Always set unit number to -1 unless some other unit is specified in
imp
2001-11-02
1
-0
/
+1
*
Don't core dump if we can't get the index automatically.
imp
2001-10-05
1
-1
/
+2
*
Change the access width of memory window from 8 bits to 16 bits.
non
2001-09-04
1
-1
/
+1
*
Fix ISA machines. Also, make it possible for the new pccardd to run
imp
2001-08-19
1
-40
/
+61
*
Ask the kernel about IRQ 0 first. If the kernel responds with an IRQ,
imp
2001-08-14
2
-20
/
+22
*
Only try to allocated properly aligned I/O segments. This should stop
imp
2001-08-02
1
-17
/
+12
*
Have pccardd always ask the kernel for the IRQ to use. The kernel
imp
2001-07-31
2
-38
/
+47
*
Improve wording for pccard memory assignement.
imp
2001-07-27
1
-4
/
+11
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
3
-9
/
+9
*
Remove GCC'isms in CFLAGS.
obrien
2001-07-20
1
-1
/
+0
*
Remove whitespace at EOL.
dd
2001-07-15
3
-7
/
+7
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
3
-3
/
+3
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
2
-2
/
+0
*
Remove duplicate words.
dd
2001-06-24
1
-1
/
+1
*
Resetting using COR bit 7 appears to be bad on pci based systems.
imp
2001-06-04
1
-0
/
+2
*
Add suggested parens around truth value.
imp
2001-05-31
1
-1
/
+1
*
From the PR:
imp
2001-05-30
1
-4
/
+2
*
Use constants in <pccard/cis.h> for scannign the memory window with.
dmlb
2001-05-07
1
-4
/
+4
*
Ensure that pccardd sets up memory windows correctly for drivers other
dmlb
2001-05-07
1
-8
/
+36
*
Fix a minor printing bug that prints incorrect information for memory
dmlb
2001-05-07
1
-1
/
+1
*
Backout revision 1.6 (removed the NOSHARED bit.)
ru
2001-04-02
1
-0
/
+1
*
Removed the NOSHARED bit.
ru
2001-04-02
1
-1
/
+0
[next]