> First update to the new ATA/ATAPI driver:
> 
> Added driver to support ATAPI floppies ie LS-120 & ZIP drives.
> I'm not too sure of this 2 hour job, I cannot get writeprotect
> disabled on the only ZIP medium I just got, but I can read the
> disk. Reports are welcome on LS-120 drives too, they are very
> hard to come by here, apparently rare items.
> 
> Added "options ATA_STATIC_ID" that wires ATA disks like the old wd driver.
> That should shut up the complainers for now :)
> 
> Fixed problems:
> 
>     Dont use more sectors/intr than the drive supports.
>       This hanged a couble of systems with older disks.
>       
>     Fix announce of > 8.4G disks.
>       More or less cosmetics, but it was forgotten.
> 
>     Dont call ad_interrupt/ad_transfer when no disks config'd.
>       If only ATAPI devices config'd the kernel can now link.
> 
>     Use the right page# for CDR write mode params.
>       This prevented the burner support from working, its now
>       as functional as under the old system.
> 
>     Implement DEVFS stuff.
>       Well....
> 
>     Fixed breakage when no PCI support in kernel.
>       It was not possible to make a kernel with ata but no PCI.
> 
.........
ata-pci0: <Intel PIIX4 IDE controller> rev 0x01 on pci0.7.1
ata0 at 0x01f0 irq 14 on ata-pci0
ata1 at 0x0170 irq 15 on ata-pci0
.........
ata1: unwanted interrupt
.........
ad0: <FUJITSU MPA3026AT/9147> ATA-3 disk at ata0 as master
ad0: 2503MB (5126964 sectors), 5086 cyls, 16 heads, 63 S/T, 512 B/S
ad0: 16 secs/int, 0 depth queue 
ad1: <Maxtor 71336 AP/2A3C0B31> ATA-? disk at ata0 as slave 
ad1: 1277MB (2616240 sectors), 2595 cyls, 16 heads, 63 S/T, 512 B/S
ad1: 16 secs/int, 0 depth queue 
acd0: <MATSHITA CR-581-M/106A> CDROM drive at ata1 as slave 
acd0: drive speed 0KB/secacd0: supported read types:
                 ^^^^^ ????
acd0: Mechanism: caddy
acd0: Medium: CD-ROM unknown medium
........

hmmm 
Does it right?

Rgdz,
Sergey A. Osokin aka oZZ,
o...@etrust.ru



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to