Searched hist:79695 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/modules/mly/
H A DMakefilediff 79695 Fri Jul 13 22:12:23 MDT 2001 msmith Merge with latest version of the Mylex 6+ driver.

- All sources are built in a single object, reducing namespace pollution.
- Kill the ready queue, and handle a busy response to mly_start in callers
rather than deferring the command.
- Improve our interaction with CAM:
- Don't advertise physical channels as SCSI busses by default.
- use the SIM queue freeze capability rather than queueing CDBs internally.
- force bus reprobe at module load time.
- Clean up more resources in mly_free.
- Tidy up debugging levels.
- Tidy up handling of events (mostly just code cleanliness).
- Use explanatory macros for operations on bus/target/channel numbers.
/freebsd-11-stable/sys/dev/mly/
H A Dmly.cdiff 79695 Fri Jul 13 22:12:23 MDT 2001 msmith Merge with latest version of the Mylex 6+ driver.

- All sources are built in a single object, reducing namespace pollution.
- Kill the ready queue, and handle a busy response to mly_start in callers
rather than deferring the command.
- Improve our interaction with CAM:
- Don't advertise physical channels as SCSI busses by default.
- use the SIM queue freeze capability rather than queueing CDBs internally.
- force bus reprobe at module load time.
- Clean up more resources in mly_free.
- Tidy up debugging levels.
- Tidy up handling of events (mostly just code cleanliness).
- Use explanatory macros for operations on bus/target/channel numbers.

Completed in 121 milliseconds