K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-08-17T14:13:08.000000Z K 7 svn:log V 852 Hmpf. Looking closer, i forgot half of the stuff required for the cd9660-root-f/s feature. Here's the remainder (this time actually verified with a `cvs diff -u /sys' from the machine that was already running it). As threatened in the original commit message, i'm now only merging this feature for the cd(4) driver, since i didn't get any confirmation that my blind commit for wcd(4), scd(4), mcd(4), and matcd(4) does actually work. Nobody bothered to look after the other suspected problems with these drivers, either. In case anybody's keen to consider the remaining drivers, here's a list of respective file revisions that have not been mereged yet: 1.89 +53 -1 src/sys/i386/isa/mcd.c 1.30 +43 -1 src/sys/i386/isa/scd.c 1.42 +35 -0 src/sys/i386/isa/wcd.c 1.26 +76 -2 src/sys/i386/isa/matcd/matcd.c END