> Date: Sat, 13 Feb 1999 19:17:14 +0100 > From: Nicolas Souchu <nso...@teaser.fr> > > You need: > > controller ppbus0 # The ppbus system > device nlpt0 at ppbus? # The printer driver > > And finally the parallel port chipset interface, > > controller ppc0 at isa? port? tty irq 7 drq 3 > > See ppbus(4) and/or http://www.freebsd.org/~nsouch/ppbus.html for more info > about the ppbus architecture.
how much information about this should be included in /usr/src/UPDATING? the entry there talks about the change but does not provide enough information to successfully upgrade (ppc0 is not mentioned, nor does it provide a pointer to where to go for more information.) ;( jmb To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message