Date: Tue, 6 Jan 1998 12:15:21 +1100 From: Bruce Evans <bde@zeta.org.au> To: andreas@klemm.gtn.com, current@FreeBSD.ORG Subject: Re: LINT is missing examples for sio1-3 ? GENERIC does so Message-ID: <199801060115.MAA16752@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>I'm missing these entries in LINT: > >device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr >device sio2 at isa? disable port "IO_COM3" tty irq 5 vector siointr >device sio3 at isa? disable port "IO_COM4" tty irq 9 vector siointr > >Am I allowed to make the change ? No. LINT is suppose to have the minimal number of entries to give an instance of each type. Only a few bogus entries breake this rule (grep for [a-z]1). Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801060115.MAA16752>