mycroft
|
6ada3afd8b
|
Reject variant numbers which are too large (so that a new version of isapnpdevs
with an old driver will not lose mysteriously).
|
1999-03-22 10:00:09 +00:00 |
mycroft
|
2cccf3bd4a
|
Update callers of isapnp_devmatch().
|
1999-03-22 09:44:12 +00:00 |
christos
|
1253bfdf46
|
Utilize the centralized probe function.
|
1998-07-23 19:32:42 +00:00 |
thorpej
|
ec7941bba2
|
Nuke __BROKEN_INDIRECT_CONFIG.
|
1998-06-08 06:45:55 +00:00 |
drochner
|
06471a2eed
|
switch to non-BROKEN_INDIRECT_CONFIG
|
1998-03-22 12:52:03 +00:00 |
christos
|
4e915f8681
|
PR/4950: Rene Hexel: Add id for Terratec EWS64 joystick
|
1998-02-21 13:19:14 +00:00 |
mikel
|
37d9430628
|
add ID for (brain-damaged) GUS PnP, and add comments describing what
hardware each ID describes.
|
1997-11-20 06:23:52 +00:00 |
augustss
|
ee5628ee52
|
Add another PnP id.
|
1997-11-18 11:31:07 +00:00 |
mycroft
|
9870971b35
|
Format police.
|
1997-10-31 07:59:52 +00:00 |
wrstuden
|
de95bf8c30
|
Add pnp support for the OPTi Audio 16's joystick port.
|
1997-10-29 19:40:12 +00:00 |
jtc
|
1bcecdd613
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 08:48:33 +00:00 |
mycroft
|
640405d50f
|
Only use a subregion if the region we got was of length 8.
|
1997-09-30 22:10:59 +00:00 |
christos
|
a9be2ab366
|
PR/3954: Izumi Tsutsui: Add id for the ESS1868 joystick.
|
1997-08-07 19:44:54 +00:00 |
mikel
|
01a1b97f78
|
use compatID to find P&P joysticks; isapnp drivers should never use
ipa_devident or ipa_devclass to match devices, those strings are
informational only!
|
1997-08-03 08:16:55 +00:00 |
mycroft
|
e7a3f1ab43
|
Pass only a subregion of the I/O space to the joy driver, which covers the
normal single port.
|
1997-06-14 11:35:37 +00:00 |
christos
|
be20628b9e
|
- conversion to bus_space_* macros
- split the isa and pnp attachments
|
1997-01-16 23:17:45 +00:00 |