Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/09/2001 18:40:10
Module Name: syssrc
Committed By: ad
Date: Mon Apr 9 15:40:10 UTC 2001
Modified Files:
syssrc/sys/dev/ic: mlx.c
Log Message:
- Some firmware fills the system drive table with junk, so get the number
of system drives from an ENQUIRY.
- Complain if there's more than 1 segment when issuing some kind of enquiry
(this needs to be fixed properly).
- Fix the ID hack for 2.xx firmware.
- Fix an argument to bus_dmamap_sync().
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/mlx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.