From owner-freebsd-hackers Mon Apr 21 06:51:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA14582 for hackers-outgoing; Mon, 21 Apr 1997 06:51:37 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id GAA14566 for ; Mon, 21 Apr 1997 06:51:34 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id PAA25494; Mon, 21 Apr 1997 15:51:32 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id PAA22803; Mon, 21 Apr 1997 15:24:58 +0200 (MET DST) Message-ID: <19970421152457.YI24549@uriah.heep.sax.de> Date: Mon, 21 Apr 1997 15:24:57 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: hackers@freebsd.org Cc: Shimon@i-Connect.Net (Simon Shapiro) Subject: Re: FDDI Controller Driver Help... References: <3.0.1.32.19970421065339.007721b0@www.3am-software.com> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <3.0.1.32.19970421065339.007721b0@www.3am-software.com>; from Matt Thomas on Apr 21, 1997 06:53:39 -0400 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Matt Thomas wrote: > >b. Whoever maintains this driver should consider submitting a tiny patch > > that adds the driver and its attendant files to i386/conf/files.i386. > > I think Joerg did the last merge... ...and the entries are there, actually. After all, i tested the driver before importing. :-) The aren't in the alphabetical order however, i should fix this some day. j@uriah 724% grep 'f[pe]a' /sys/{,i386}/conf/files* /sys//conf/files:dev/pdq/pdq.c optional fea device-driver /sys//conf/files:dev/pdq/pdq_ifsubr.c optional fea device-driver /sys//conf/files:dev/pdq/pdq.c optional fpa device-driver /sys//conf/files:dev/pdq/pdq_ifsubr.c optional fpa device-driver /sys//conf/files:pci/if_fpa.c optional fpa device-driver /sys/i386/conf/files.i386:i386/eisa/if_fea.c optional fea device-driver -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)