christos
afaf958ea2
PR/46593: Patrick Welche: Compute both the original and the ~VIA_T_BOOTABLE
...
hacked checksums and compare against both.
2008-09-19 16:49:27 +00:00
cube
7aa6248cdf
Split device_t and softc for ATA devices, as well as wd(4). Other
...
cosmetic changes where appropriate.
2008-03-18 20:46:35 +00:00
xtraeme
b2498de159
Move a debug printf into the ATA_RAID_DEBUG block.
2008-02-07 13:48:33 +00:00
mjf
b1c9a380e4
Match up some VOP_OPEN()S with VOP_CLOSE()s. This allows the root
...
file system to be identified properly again.
2008-02-02 16:15:01 +00:00
pooka
61e8303e9d
Remove the "struct lwp *" argument from all VFS and VOP interfaces.
...
The general trend is to remove it from all kernel interfaces and
this is a start. In case the calling lwp is desired, curlwp should
be used.
quick consensus on tech-kern
2007-11-26 19:01:26 +00:00
garbled
47dfabcdf7
Add support for VIA V-TECH ata raid. Tested on 4.0 with RAID0, RAID1 and
...
SPAN over a pair of sata drives on a VT8237A SATA Controller.
2007-03-27 00:10:20 +00:00