Subject: Driver for TMC-18C30 (AHA-2920) SCSI controller
To: None <netbsd-help@netbsd.org>
From: Aleksey Cheusov <cheusov@tut.by>
List: netbsd-help
Date: 03/11/2006 18:24:53
Hi all,
I've IOMEGA 100MB zip drive, connected to TMC-18C30 SCSI controller
(BIOS names it AHA-2920).
dmesg | grep -i zip
shows nothing.
dmesg | grep -i tmc
show the following
Future Domain TMC-18C30 (36C70) (SCSI mass storage) at
pci0 dev 8 function 0 not configured
Does 'not configured' mean that this device is not supported
by NetBSD?
uname -a:
NetBSD chen 3.0_STABLE NetBSD 3.0_STABLE (GENERIC) #1: Sat Jan 7 18:16:47 EET 2006 cheusov@chen:/usr/src/sys/arch/i386/compile/GENERIC i386
If this device is not supported, can anybody port it from
FreeBSD-5.4 which definitely supports this device.
--
Best regards, Aleksey Cheusov.