| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
|
|
HP300: Convert DIO bus and its drivers to the new driver model (from Jochen
Friedrich).
Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Kars de Jong <jongk@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
|
HP300: Fix typos in the DIO output. The SCSI chip is a 98265A, not a 98625A.
NetBSD has this already fixed.
Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
|
HP300 DIO bus updates from Kars de Jong:
- Removed kludges for internal HPIB, no need to handle it as a DIO device
- Removed dio_scodetoviraddr() and introduced dio_scodetophysaddr() instead,
to be able to support DIO-II
- Removed trailing white space
- Changed error return code of dio_find() from 0 to -1, since select code 0
is a valid select code
- Added support for DIO-II
- Fixed problem with DIO_ENCODE_ID()
Signed-off-by: Kars de Jong <jongk@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
|
HP300 DIO bus updates
|
|
|