Date: Mon, 19 May 1997 20:34:40 +0200 From: Stefan Esser <se@FreeBSD.ORG> To: Doug Rabson <dfr@nlsystems.com> Cc: Michael Smith <msmith@atrad.adelaide.edu.au>, current@FreeBSD.ORG Subject: Re: Backwards compatibiliy for isa_driver Message-ID: <19970519203440.38687@x14.mi.uni-koeln.de> In-Reply-To: <Pine.BSF.3.95q.970515090922.22139I-100000@herring.nlsystems.com>; from Doug Rabson on Thu, May 15, 1997 at 10:07:18AM %2B0100 References: <19970514224514.26045@x14.mi.uni-koeln.de> <Pine.BSF.3.95q.970515090922.22139I-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Seems I forgot to include my example implementation of the suggested config file interface. Here it comes ... One final change: The format is now "what name unit value ..." delimited by white space. The "what" parameter specifies a class and how the values are to be interpreted. The name and unit select one instance (for example a device), for which these parameters apply. For example: isa ed 0 0x280 5 ... could be an NE2000 on ISA port 0x280 ... Lines starting with an hash char "#" are treated as comments. Regards, STefan begin 644 config.c.gz M'XL("!Z=@#,"`V-O;F9I9RYC`-58WW/;-@Q^MOX*S#G'HIWN[&S+NCKN;@][ MZ^UEW5/JVZD2;3.Q:4VBVZQI_O<!(*@?MK)D6WO7Q7>128$@\.$#0/K$V'2S MSS1<EBXSNZ_7+Z/HQ"PSO837/__Z.DK720&C=&>79I4E+H%YKV_*!'0&$YC" M.7P#W[ZQ_:C7Z_5/G"X=I+OM5EL7)D581.&[YOS&IJCE!W@.W\,%OIA%)]IF M9AE%I4N<2<'8C;$:'RY*EZO?;;+5;%",,Y"JZ"X"_"NTVQ<6XF$RA,LYI'!Z MBO_PV_##4,VB^TJ==X95K;0C';&?RL]H#QC9H))&;Y-2PQRFDUDU5>AROW$X M*7-[6YJ51??26L;,(O]]"?$HASF:,1DJN(MZHO#Y+.KQRS@?3Q4+W'H!6A9V MO9CY<0[C.9SCX)ZU^O^F-N']VFPTQ'&*4_F56<`SO]\E&@X?/P)K:;U%E,;X MDD4N4.18XJ>FA.)M[KS-*;R<LXE*K"UT<H/&"3`C_[*>0-M3<G<\GC7-1TV& M')\HDN3H_?+;JU=>ACTVLR:(7R%&^,&XRN"-:XUL:X3N=Z@5H"0D^$%P9(#: M<$5.1K+HR"(8WH-9DV'Y`V0J;TS^?E=D%9V:-))8-6T0HC+<:#<_A:X-K#X# M2O\>EX=0"*EILHVVP7_"(D`@B"`(--O:LIG2N+_JV@OIZ-=U`K]-7+IN)'&] MO4]H^H9V5>%`G$I7V'2;QRCMY8(,8?0PTB)5X]UA_">&]M#/XWK5*E<-+L0$ M=[/*H?RI45QKR#JRPY"_MLOJOPMSZ7:%WEOS1[#D[7ZYU,75PAN$(_MX%&IC ME[N".8X)@@9=\GK\-AXK*3?!]UCV,8NNL)'M4I#$>%;$6\A"FEBT2-B0I&K' MWG9`;_6M*W1ZE-IU;#G#QN,JQSI0#/!A/+B)ACQ9)R[`15SR<"&\KH*S#6YI M/NA6BZK<%.OJ-D2Z*24]$3@]8YI3M0AM>2A"<TJJ%4>'J52U_YD4$V8+!)H) M1C%F`34*L87>HD'2['+/^Y.A!`IU(C?WF@3RH,C'.J?<9&C$"24=T^MH1+M6 MTJ7#0RI>_G,=/G-0#P7D"<NQP1.7N-KWA!YYA1;1A-]?5H$,+3\_2E?<U,<> MF4F+E!P&Q(*:\KPE%1$\'O2.N'_?9.*SZ2$5W9^Y+@,7#_E'LZ/_Q,#'Z%6C M]02R'</W1/KUZFI$(:S+D8S,DQC*W1WUY4V6A+:/(7D2/;X$BHKS[;)`[5H6 M5^]],WR`X0>MP+/D3,I_NSYW,-%SILU%@J`\KHNCSU4#_W<,_`0ULDWC+XH) MQU?.R.UNND^4C4,U#9LM&_5=G4\6[9N1H?:.4:.0[98DH_B&V#K`\0:*W;K" M\P<=%7@N'-!XGF;I>G%X@*C(O$V,C=LG7R;VU308Q841+TW9\861I^M.P`MC MNB?W?84HS^A.)F?2`E=BD/H^;XBZ5,T!I5]`7W6?KOR^<KRJ-,3QH%1J4.(N M#'GL+38+A2DWGH9U\".@1!]0/=[4B22/[A'NC>@C)9,'H1=:C#1*!D2>UW7C MC&V-A#\R-9'@<Z#O4_22@5%T-9W4337XM]HY&&3P+MGL!:E!.<A>D#>VP^50 M22OGKKUSU^0</AB\&KU!QLBQ?]=HU+5'[!@M_W.!<=*L?2KP0]\B&/&$?ZF0 ,WS_^`K1@'S:6$0`` ` end
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970519203440.38687>