summaryrefslogtreecommitdiffstats
path: root/sys/pci/cy_pci.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-01-15 09:15:27 +0000
committerbde <bde@FreeBSD.org>1999-01-15 09:15:27 +0000
commit836496c3c77585a9603b1ce20cc257c7eb818729 (patch)
tree8d535d68d43610ad6ed9b8527ae3c4c8ab59e031 /sys/pci/cy_pci.c
parent69a1352a25afd31d1b5a63f514d886cdb2864e28 (diff)
downloadFreeBSD-src-836496c3c77585a9603b1ce20cc257c7eb818729.zip
FreeBSD-src-836496c3c77585a9603b1ce20cc257c7eb818729.tar.gz
Fixed corruption of the fd buffer queue. Once upon a time, the active
buffer had to be left on the head of the queue for [bufq]disksort() to sort against. This isn't right for devices that can support multiple active i/o's, and only the fd driver did it. "Fixing" this in rev.1.36 of ufs_disksubr.c broke the fd driver in much the same way as rev.1.52 of <sys/buf.h> broke it (see rev.1.119). Bug reported and fix tested by: dt
Diffstat (limited to 'sys/pci/cy_pci.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud