#!/bin/sh

# Optimize interrupts. You might want to add parameters if you want
# to favor ttyS1 or ttyS0 or something else.
#irqtune

# Hdparm optimization
# Switches on interrupts during transfers and does multi sector transfers
#hdparm -u1 -m16 /dev/hda

# configure QIC-02 interface
# see qic02conf(8)
# qic02conf --card= --port= --dma= --irq=
