| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and
c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at
598cd5227223c3b04ca31f0dbc1981256d9ea3ff.
Before pushing, please check that what you're about to push is sane.
Check your local commit log and ensure there isn't anything out-of-place
before pushing to mainline. When things like this happen, it wastes
everyone's time. I really don't need this in a week when real work™ is
busting my balls and I'm behind where I want to be with preparing for
MAME release.
|
| |
|
|
|
| |
This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing
changes made to 009cba4fb8102102168ef32870892438327f3705.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
else [O. Galibert]
|
| |
|
|
| |
nscsi_cd: Add the read TOC command, fix inquiry [O. Galibert]
|
| | |
|
| | |
|
| |
|
|
| |
is a duplicate of wd33c9x.cpp(wd33c93) (nw)
|
| |
|
|
| |
with new wd core. nw
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* New NSCSI device for WD33C9x SCSI Controllers
Add a new NSCSI device model for the WD33C9x family of SCSI Controllers.
* Add missing shortname calls to logging lines
Add missing shortname calls to logging lines
* Correct spaces -> tabs
Correct spaces -> tabs
* WD33C9X: More consistent interrupts, restructuring, and clean ups
This set of changes can get as far as partitioning and formating a disk for IRIX, but installation still isn't working.
* Accidentally merged this in...reverting...
Accidentally merged this in...reverting...
|
| | |
|
|
|
* New NSCSI device for WD33C9x SCSI Controllers
Add a new NSCSI device model for the WD33C9x family of SCSI Controllers.
* Add missing shortname calls to logging lines
Add missing shortname calls to logging lines
* Correct spaces -> tabs
Correct spaces -> tabs
|