1
0
Fork 0
alistair23-linux/drivers/mca
James Bottomley 8813d1c00c mca: add integrated device bus matching
The MCA bus has a few "integrated" functions, which are effectively virtual
slots on the bus.  The problem is that these special functions don't have
dedicated pos IDs, so we have to manufacture ids for them outside the pos
space ...  and these ids can't be matched by the standard matching function,
so add a special registration that requests a list of pos ids or a particular
integrated function.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-09 12:30:49 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mca-bus.c mca: add integrated device bus matching 2007-05-09 12:30:49 -07:00
mca-device.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mca-driver.c mca: add integrated device bus matching 2007-05-09 12:30:49 -07:00
mca-legacy.c [PATCH] unexport mca_find_device_by_slot 2005-06-25 16:24:56 -07:00
mca-proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00