summaryrefslogtreecommitdiffstats
path: root/linux-user
diff options
context:
space:
mode:
authorArtyom Tarasenko2009-09-05 08:24:47 +0200
committerBlue Swirl2009-09-05 08:24:47 +0200
commitf2818f22016b072388363dd56c0c8cd5dfb936bb (patch)
tree83942a37a6ef21b602a562173a18a2bc02569356 /linux-user
parentInclude sys-queue.h early to override system queue definitions on BSD (diff)
downloadqemu-f2818f22016b072388363dd56c0c8cd5dfb936bb.tar.gz
qemu-f2818f22016b072388363dd56c0c8cd5dfb936bb.tar.xz
qemu-f2818f22016b072388363dd56c0c8cd5dfb936bb.zip
esp: handle "select without attention"
Up to now "select without attention" was handled the same way as "select with attention". According to http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR53C9X.txt select without ATN sends the CDB (Command Descriptor Block) directly, whereas select with ATN sends one message phase byte followed by 6, 10, or 12 command phase bytes. The attached patch implements the behaviour described above. Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com> [blauwirbel@gmail.com: cleaned up formatting] Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions