Sign in
qemu
/
qemu
/
897b4c6c4e63afebdd41de0f1a19e17ab1f4c2b8
/
hw
/
esp.c
f930d07
More detabification
by blueswir1
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
2d069ba
Use qemu_irq for a reset signal between DMA and ESP/Lance
by blueswir1
· 18 years ago
74ec604
Enable Selection command (NetBSD)
by blueswir1
· 18 years ago
70c0de9
Use qemu_irqs between dma controllers and esp, lance
by blueswir1
· 18 years ago
5aca8c3
Split DMA controller in two Fix register size related bugs
by blueswir1
· 18 years ago
5dcb6b9
Use full 36-bit physical address space on SS10
by blueswir1
· 18 years ago
5425a21
Fix Sparc32 device save methods
by blueswir1
· 18 years ago
fa1fb14
Fix SCSI cdrom boot, thanks Blue Swirl.
by ths
· 18 years ago
6787f5f
SPARC SCSI fixes.
by pbrook
· 18 years ago
67e999b
Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)
by bellard
· 19 years ago
a917d38
SCSI TCQ support.
by pbrook
· 19 years ago
3dc1cb3
ESP DMA fix.
by pbrook
· 19 years ago
4d611c9
SCSI and USB async IO support.
by pbrook
· 19 years ago
9f149aa
SATN fixes (Blue Swirl).
by pbrook
· 19 years ago
0fc5c15
SCSI lun probing fix.
by pbrook
· 19 years ago
4be9a50
Fix partial transfer bug.
by pbrook
· 19 years ago
2e5d83b
Rearrange SCSI disk emulation code. Add USB mass storage device emulation.
by pbrook
· 19 years ago
e4d165c
Don't clear DMA status register when loading address.
by pbrook
· 19 years ago
db59203
ESP DMA fix.
by pbrook
· 19 years ago
4e9aec7
Sparcf ESP dma fixes (Blue Swirl).
by pbrook
· 19 years ago
b9788fc
cdrom_read_toc support (Blue Swirl)
by bellard
· 19 years ago
9e61bde
sparc merge (Blue Swirl)
by bellard
· 19 years ago
4f6200f
ESP PIO mode, 2k CDROM sector size (Blue Swirl)
by bellard
· 19 years ago
2f275b8
SCSI support (Blue Swirl)
by bellard
· 20 years ago
6f7e9ae
sparc fixes (Blue Swirl)
by bellard
· 20 years ago