|
|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Vladimir Sharun 2:5020/400 28 Mar 2000 17:36:40 To : All Subject : Re: UDMA33 --------------------------------------------------------------------------------
> > Вот какие flags выставить - это LINT читать
> >
> Вот изучил LINT не нашел ..... если не сложно ткни пальцем куда смотреть
> =)))
# Each drive has a 16 bit flags value defined:
# The low 8 bits are the maximum value for the multi-sector I/O,
# where 0xff defaults to the maximum that the drive can handle.
# The high bit of the 16 bit flags (0x8000) allows probing for
# 32 bit transfers. Bit 14 (0x4000) enables a hack to wake
# up powered-down laptop drives. Bit 13 (0x2000) allows
# probing for PCI IDE DMA controllers, such as Intel's PIIX
# south bridges. Bit 12 (0x1000) sets LBA mode instead of the
# default CHS mode for accessing the drive. See the wd.4 man page.
#
# The flags field for the drives can be specified in the controller
# specification with the low 16 bits for drive 0, and the high 16 bits
# for drive 1.
# e.g.:
#controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0x00ff8004
Выдержка из LINT
Обрати внимание на 'man 4 wd'
WBR Vladimir Sharun
--- ifmail v.2.15dev4
* Origin: Unknown (2:5020/400)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/913836ea1eb0.html, оценка из 5, голосов 10
|