Poul-Henning Kamp
|
65cdc7a7c4
|
Don't be noisy in case of shared interrupts.
|
2006-03-11 15:39:22 +00:00 |
|
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 |
|
Poul-Henning Kamp
|
a877d4a4e9
|
Don't leak mutex on open failure.
|
2005-04-04 17:37:35 +00:00 |
|
Poul-Henning Kamp
|
4e51c02840
|
Don't disable interrupts on a stray interrupt.
|
2005-03-06 19:42:32 +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
|
09dbf9afd3
|
Make sure the last command byte makes it onto the wire.
|
2005-02-11 22:24:02 +00:00 |
|
Poul-Henning Kamp
|
a3a7ba5989
|
Improve EOS handling.
|
2005-02-11 06:57:02 +00:00 |
|
Poul-Henning Kamp
|
923da43e9b
|
Statification
|
2005-02-10 12:08:55 +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 |
|