SLIDE(4) BSD Kernel Interfaces Manual SLIDE(4)NAME
slide -- Symphony Labs and Winbond IDE disk controllers driver
SYNOPSIS
slide* at pci? dev ? function ? flags 0x0000
DESCRIPTION
The slide driver supports the Symphony Labs 82C105 and Winbond W83C553F IDE controllers, and provides the interface with the hardware for the
ata(4) driver.
The 0x0002 flag forces the slide driver to disable DMA on chipsets for which DMA would normally be enabled. This can be used as a debugging
aid, or to work around problems where the IDE controller is wired up to the system incorrectly.
SEE ALSO ata(4), atapi(4), intro(4), pci(4), pciide(4), wd(4), wdc(4)BUGS
The timings used for the PIO and DMA modes for controllers listed above are for a PCI bus running at 30 or 33 MHz. This driver may not work
properly on overclocked systems.
BSD October 8, 2003 BSD
Check Out this Related Man Page
CMDIDE(4) BSD Kernel Interfaces Manual CMDIDE(4)NAME
cmdide -- CMD Technology and Silicon Image IDE disk controllers driver
SYNOPSIS
cmdide* at pci? dev ? function ? flags 0x0000
options PCIIDE_CMD064x_DISABLE
options PCIIDE_CMD0646U_ENABLEUDMA
DESCRIPTION
The cmdide driver supports the CMD Technology PCI0640, PCI0643, PCI0646, PCI0648, PCI0649, and Silicon Image 0680 IDE controllers, and pro-
vides the interface with the hardware for the ata(4) driver.
The 0x0002 flag forces the cmdide driver to disable DMA on chipsets for which DMA would normally be enabled. This can be used as a debugging
aid, or to work around problems where the IDE controller is wired up to the system incorrectly.
SEE ALSO ata(4), atapi(4), intro(4), pci(4), pciide(4), wd(4), wdc(4)BUGS
There's no way to reliably know if a PCI064x controller is enabled or not. If the driver finds a PCI064x, it will assume it is enabled
unless the PCIIDE_CMD064x_DISABLE option is specified in the kernel config file. This will be a problem only if the controller has been dis-
abled in the BIOS and another controller has been installed and uses the ISA legacy I/O ports and interrupts.
The PCI0646U controller is known to be buggy with Ultra-DMA transfers, so Ultra-DMA is disabled by default for this controller. To enable
Ultra-DMA, use the PCIIDE_CMD0646U_ENABLEUDMA option. Ultra-DMA can eventually be disabled on a per-drive basis with config flags, see
wd(4).
The timings used for the PIO and DMA modes for controllers listed above are for a PCI bus running at 30 or 33 MHz. This driver may not work
properly on overclocked systems.
BSD December 13, 2003 BSD
Yes, I know I am re-inventing the wheel, but I thought this would be an interesting exercise for teaching myself C under Ubuntu Linux and Gnome.
I want a black background against which the .jpg images will be shown. I also want the screensaver to respond to keyboard events so that it can do... (1 Reply)
I have a need to convert 'Impress' presentations to DVD video format whilst retaining the original presentation in situ.
Copying the individual slides and modifying size etc. in Gimp and then importing them into 'Openshot' is both long winded and the loss of quality is significant.
Can anybody... (14 Replies)
I designed a website with a slideshow (slideshow created with WOW Slider). The slideshow always appears as being on the top layer, and I don't want it that way. You'll notice I have a fixed menu which always stays at the top of the page. When you scroll down the page the slideshow appears to be on... (1 Reply)