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
/
isahint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove local hacks to set flags now that the device probe does this for us.
njl
2004-10-14
1
-4
/
+1
*
- Use the new resource_disabled() helper function to see if devices are
jhb
2003-07-02
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-06-11
1
-2
/
+3
*
Hints overhaul:
peter
2001-06-12
1
-12
/
+10
*
Always call resource_int_value function for getting portsize and msize.
nyan
2001-03-17
1
-4
/
+6
*
Repeat after me: I will test *before* commit, not after.... *blush*
peter
2000-10-15
1
-1
/
+1
*
Untangle some resource matching loops that were getting on my nerves
peter
2000-10-15
1
-6
/
+4
*
Allow a DMA channel of 0. This gets the on-board mss audio device working
gallatin
1999-11-22
1
-1
/
+1
*
* Add struct resource_list* argument to resource_list_alloc and
dfr
1999-10-12
1
-6
/
+4
*
Change isa_get/set_flags() to device_get/set_flags().
dfr
1999-09-07
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Do not print resource values which are not set.
yokota
1999-07-24
1
-7
/
+7
*
* Change device_add_child_after() to device_add_child_ordered() which is
dfr
1999-05-28
1
-6
/
+6
*
* Factor out the common code between the isa bus drivers for i386 and alpha.
dfr
1999-05-22
1
-16
/
+19
*
* Define a new static method DEVICE_IDENTIFY which is called to add device
dfr
1999-05-14
1
-0
/
+131