From owner-freebsd-hackers Wed Jan 7 08:27:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA12216 for hackers-outgoing; Wed, 7 Jan 1998 08:27:21 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from db2server.voga.com.br (db2server.voga.com.br [200.239.39.7]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA11958 for ; Wed, 7 Jan 1998 08:22:06 -0800 (PST) (envelope-from daniel_sobral@voga.com.br) From: daniel_sobral@voga.com.br Received: from papagaio.voga.com.br (papagaio.voga.com.br [200.239.39.2]) by db2server.voga.com.br (8.8.3+2.6Wbeta9/8.8.7) with SMTP id OAA09944 for ; Wed, 7 Jan 1998 14:22:12 -0200 Received: by papagaio.voga.com.br(Lotus SMTP MTA v1.06 (346.7 3-18-1997)) id 03256585.005F6924 ; Wed, 7 Jan 1998 14:22:08 -0300 X-Lotus-FromDomain: VOGA To: hackers@FreeBSD.ORG Message-ID: <83256585.005F0D72.00@papagaio.voga.com.br> Date: Wed, 7 Jan 1998 14:22:04 -0300 Subject: make_device_driver.sh Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk Ok, I have some partial diffs to make it create a LKM squeleton too. The main problem is that io base address and irq number must be hardwired into the lkm's Makefile, and that's not too desirable, is it? Is there any (easy) way around this? Another thing... I don't know how to do the same to make_pseudo_driver.sh. Apart from that, I should submit the PR later today. -- Daniel C. Sobral (8-DCS) Daniel_Sobral@voga.com.br