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
/
isavar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ISACFGATTR_HINTS flag to allow detection of a device that was created
mdodd
2005-04-13
1
-0
/
+1
*
Since we are quite unlikely to ever face another platform which
phk
2005-02-06
1
-8
/
+9
*
PNP BIOS devices are fundamentally different than ISA PNP devices.
imp
2004-12-07
1
-8
/
+9
*
Add new a function isa_dma_init() which returns an errno when it fails
phk
2004-09-15
1
-1
/
+7
*
- Make the isab devclass global to allow for multiple ISA bridge drivers.
jhb
2003-07-08
1
-0
/
+5
*
- Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of
jhb
2002-10-15
1
-18
/
+6
*
Remove __P.
alfred
2002-03-20
1
-8
/
+8
*
Rework the ISA PnP driver pnp and the PnP resource parser to fix
yokota
2001-09-05
1
-0
/
+7
*
Add a new field, id_config_attr to the struct isa_device.
yokota
2001-09-03
1
-1
/
+3
*
GC some defunct prototypes
peter
2000-11-25
1
-4
/
+0
*
Moved prototypes of isa_alloc_resourcev() and isa_load_resourcev() to
nyan
2000-10-22
1
-0
/
+13
*
Resolve the inconsistency between "the number of resources of a particular
msmith
2000-10-09
1
-3
/
+14
*
Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.
phk
2000-03-13
1
-0
/
+3
*
Newbus-ify the USR Sportster TA Intern driver.
gj
2000-02-21
1
-1
/
+1
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
* Add struct resource_list* argument to resource_list_alloc and
dfr
1999-10-12
1
-2
/
+2
*
Change isa_get/set_flags() to device_get/set_flags().
dfr
1999-09-07
1
-2
/
+0
*
This represents essentially a complete rewrite of the ISA PnP code. The
dfr
1999-09-01
1
-15
/
+53
*
Sigh. Serves me right for testing against a modified tree (dfr's pnp
peter
1999-09-01
1
-4
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
* Add ivars for ISA pnp.
dfr
1999-05-30
1
-4
/
+31
*
* Change device_add_child_after() to device_add_child_ordered() which is
dfr
1999-05-28
1
-1
/
+12
*
* Factor out the common code between the isa bus drivers for i386 and alpha.
dfr
1999-05-22
1
-2
/
+3
*
* Define a new static method DEVICE_IDENTIFY which is called to add device
dfr
1999-05-14
1
-2
/
+2
*
Slightly increase the visibility of the isa_wrap_old_drivers() stuff. It
peter
1999-05-08
1
-1
/
+4
*
Stage 1 of a cleanup of the i386 interrupt registration mechanism.
peter
1999-04-21
1
-3
/
+3
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-2
/
+5
*
* Add hooks to allow the X server to access I/O ports and memory.
dfr
1998-11-15
1
-5
/
+25
*
Support files for ISA bus.
dfr
1998-08-06
1
-0
/
+61