
	This is a preliminary ql driver, 99.99% is the work of
	zik@zikzak.apana.org.au. I just hooked it in to 744 and plopped the
	files on eunet so you could get to them.

	The config file needs the following to specify the device:

# Commodore ql serial card
# Note: 2232's have 2 product ID's: 69 or 70. It's left as an
#       exercise to the reader to figure out which they actually have.
#device		ql0	at manufacturer	514	product	69
device		ql0	at manufacturer	514	product	70

	The other files you can just diff, basically conf.c has the
	ql.h include and cdev define and then the cswitch entry. autoconf
	sniffs the dinit list for the card. The ql* files do the obvious.

	I assume you have your AMIX tape around somewhere and can get the
	ql6502.h file from that for your own ql board.

	-Rob
