Poul-Henning Kamp
|
6b4a241211
|
Use new bus_space/resource convenience functions.
Pretend the 10-bit I/O ISA addressing is not our problem.
|
2005-09-24 20:44:55 +00:00 |
|
Poul-Henning Kamp
|
f6a157fb88
|
Allocate unit numbers with unr, implement detach function.
|
2005-09-15 13:07:38 +00:00 |
|
David E. O'Brien
|
c11ba30c9a
|
Remove public declarations of variables that were forgotten when they were
made static.
|
2005-08-10 07:10:02 +00:00 |
|
Poul-Henning Kamp
|
6833149f4b
|
Check handle types.
Implement more device functions.
Make DMA optional.
|
2005-02-12 23:52:44 +00:00 |
|
Poul-Henning Kamp
|
3ee4a2a426
|
Split the ibfoo API into its own file.
Implement ibdma() (only affects ibrd() mode)
Implement ibeot()
|
2005-02-12 17:39:50 +00:00 |
|
Poul-Henning Kamp
|
df05d0fb93
|
Further elaborate the GPIB driver. We now support a minimal subset of
the ibfoo() API.
|
2005-02-06 15:22:23 +00:00 |
|