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
/
isa
/
pnp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an endianness issue in pnp_eisaformat(). This corrects printing PnP IDs
marius
2005-09-28
1
-1
/
+4
*
Make the other pnp messages more explicit as well...
imp
2004-12-24
1
-1
/
+1
*
Note when we're done probing PNP. There's been several reports over the
imp
2004-12-24
1
-0
/
+2
*
Various style(9) items before of some more extensive work:
imp
2004-12-24
1
-61
/
+57
*
GC #if 0'd code. It can go away now...
imp
2004-12-24
1
-94
/
+0
*
Use __FBSDID().
obrien
2003-06-11
1
-1
/
+3
*
Remove unused variable(s).
phk
2003-05-31
1
-3
/
+3
*
Put an XXX: comment here to point out a couple of free() issues on
phk
2002-10-16
1
-0
/
+4
*
Added some buggy PC-98 PnP cards support.
nyan
2002-09-29
1
-0
/
+40
*
- Do not hang if the resource allocation fails.
tanimura
2002-02-05
1
-0
/
+2
*
Handle "identifier strings" right. Each ISA PnP card must have a
yokota
2001-09-15
1
-2
/
+12
*
Rework the ISA PnP driver pnp and the PnP resource parser to fix
yokota
2001-09-05
1
-19
/
+54
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Resolve the inconsistency between "the number of resources of a particular
msmith
2000-10-09
1
-4
/
+24
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-0
/
+1
*
Finally merge newmidi.
tanimura
2000-07-11
1
-5
/
+42
*
* Add some verbose logging to the PnP parser and fix a couple of bugs.
dfr
1999-10-14
1
-0
/
+18
*
Factor out the PnP resource parser so that it can be re-used by pnpbios
dfr
1999-10-09
1
-234
/
+217
*
Parse resource descriptions which don't have START_DEPENDANT tags
dfr
1999-09-17
1
-0
/
+6
*
s/LOGIGAL/LOGICAL/
peter
1999-09-02
1
-1
/
+1
*
This represents essentially a complete rewrite of the ISA PnP code. The
dfr
1999-09-01
1
-0
/
+761