GoldStar CD-ROM device driver ver1.22 1. GCDR420.SYS : Device driver for the GoldStar CD-ROM drive GCD-R420B << Parameters >> (1) /D:cccccccc : device name (cccccccc : maximum 8 characters) (2) /B:xxx : base address (Default : 340) (xxx : hexadecimal) (300, 310, 320, ... , 3E0, 3F0) (3) /M:c : transfer mode (Default : polling mode) (c = P : polling mode) (c = D : DMA mode) (4) /T:x : DMA channel (Default : 3) (x : 1, 2, or 3) * example DEVICE=GCDR420.SYS /D:MSCD000 /B:340 /M:P