kris
|
267b42a43b
|
Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) for
better grep-compliance and to standardize with the rest of the kernel.
Reviewed by: jhb
MFC after: 1 week
|
2008-04-16 16:47:14 +00:00 |
|
phk
|
18d1a64228
|
Add placeholder mutex argument to new_unrhdr().
|
2005-03-07 11:05:47 +00:00 |
|
phk
|
4afa67d768
|
Always go to standby efter each call.
|
2005-03-06 19:43:12 +00:00 |
|
phk
|
7fa8e716f8
|
Check handle types.
Implement more device functions.
Make DMA optional.
|
2005-02-12 23:52:44 +00:00 |
|
phk
|
2bebe00e43
|
Add ibcntl as alias for ibcnt
Add ibsta and start to use it.
Rename the argument structure more sensibly.
Improve timeout and error handling
|
2005-02-12 21:07:09 +00:00 |
|
phk
|
f634be7a95
|
Split the ibfoo API into its own file.
Implement ibdma() (only affects ibrd() mode)
Implement ibeot()
|
2005-02-12 17:39:50 +00:00 |
|