DragonFly On-Line Manual Pages
ISA(4) DragonFly Kernel Interfaces Manual ISA(4)
NAME
isa - introduction to ISA bus support
SYNOPSIS
device isa
DESCRIPTION
The system includes a machine-independent ISA bus subsystem and several
machine-independent ISA device drivers.
Note that interrupt mappings on the i386 may require that you configure
your BIOS to reserve the interrupts for these devices as "Legacy ISA".
If such configuration is not done, the system may use those interrupts
for pci(4) devices instead.
DragonFly provides support for the following devices. Note that not all
architectures support all devices.
Disk and tape controllers
fdc(4) PC architecture floppy disk controller driver
nata(4) Generic ATA/ATAPI disk controller driver
Serial and parallel interfaces
lpt(4) Generic printer device driver
sio(4) Generic serial controller driver
Hardware Sensors & Watchdog Timers
amdsbwd(4) AMD SB600/SB7xx/SB8xx watchdog timer
aps(4) ThinkPad Active Protection System accelerometer
ichwd(4) Intel ICH watchdog timer
it(4) ITE IT8705F/IT8712F/IT8716F/IT8718F/IT8726F and SiS
SiS950 temperature, voltage, and fan sensor with
watchdog timer
lm(4) National Semiconductor LM78/79/81 temperature,
voltage, and fan sensor
nsclpcsio(4) National Semiconductor PC87366 LPC Super I/O with
GPIO
uguru(4) ABIT temperature, voltage and fan sensors
wbsio(4) Winbond LPC Super I/O
Miscellaneous devices
atkbdc(4) AT keyboard controller interface
joy(4) Joystick device driver
orm(4) ISA I/O space option ROM(s) driver
ppc(4) Parallel Port Chipset driver
syscons(4) System Console driver
vga(4) VGA graphics driver
SEE ALSO
intro(4)
DragonFly 5.5-DEVELOPMENT February 10, 2013 DragonFly 5.5-DEVELOPMENT