From owner-freebsd-stable Sun Sep 26 17:10: 4 1999 Delivered-To: freebsd-stable@freebsd.org Received: from ns2.infologigruppen.se (ns2.infologigruppen.se [212.214.163.69]) by hub.freebsd.org (Postfix) with ESMTP id 8038015118 for ; Sun, 26 Sep 1999 17:09:47 -0700 (PDT) (envelope-from Goran.Lowkrantz@infologigruppen.se) Received: (from uucp@localhost) by ns2.infologigruppen.se (8.9.2/8.8.8) id CAA67655 for ; Mon, 27 Sep 1999 02:13:30 +0200 (CEST) (envelope-from Goran.Lowkrantz@infologigruppen.se) Received: from valhall.ign.se(192.168.3.1) via SMTP by bifrost-net.ign.se, id smtpdC67653; Mon Sep 27 02:13:29 1999 Received: by valhall.ign.se with Internet Mail Service (5.5.2448.0) id ; Mon, 27 Sep 1999 02:09:44 +0200 Message-ID: From: "Lowkrantz, Goran" To: freebsd-stable@FreeBSD.ORG Subject: Problem adding aic driver to kernel Date: Mon, 27 Sep 1999 02:09:37 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried to add the aic driver to a system running 3.3-STABLE but this don't work. Kernel config file entry: controller aic0 at isa? port 0x340 bio irq 11 vector aicintr Done config, make depend and then running make whit the following output make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx Warning: Object directory not changed from original /usr/src/sys/compile/TOR loading kernel ioconf.o(.data+0x1e0): undefined reference to `aicdriver' *** Error code 1 Stop. A struct aicdriver is defined in i386/isa/aic6360.c but this file is not included in the build. If I add it to the Makefile, the build fails as the header files aic.h, and are missing. The cards using this driver still are on the supported list, so is there a new driver or has this been broken? Cheers, GLZ --- Goran Lowkrantz Email : goran.lowkrantz@infologigruppen.se Infologigruppen Alfa AB Telephone: Nat 070-587 8782 Fax: Nat 070-615 8782 Box 202 Int +46 70-587 8782 Int +46 70-615 8782 941 25 Pitea, Sweden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message