On Tue, Mar 09, 2004 at 11:59:25AM +0100, Manuel Stühn wrote:
> Am Dienstag, 9. März 2004 09:28 schrieben Bernd Walter:
> > Steht doch alles in der Manpage:
> >
> > man 4 ppc:
> > [...]
> > Supported flags
> > bits 0-3: chipset forced mode(s)
> >
> > PPB_COMPATIBLE 0x0 /* Centronics compatible mode */
> > PPB_NIBBLE 0x1 /* reverse 4 bit mode */
> > PPB_PS2 0x2 /* PS/2 byte mode */
> > PPB_EPP 0x4 /* EPP mode, 32 bit */
> > PPB_ECP 0x8 /* ECP mode */
> >
> > And any mixed values.
> >
> > bit 4: EPP protocol (0 EPP 1.9, 1 EPP 1.7)
> >
> > bit 5: activate IRQ (1 IRQ disabled, 0 IRQ enabled)
> >
> > bit 6: disable chipset specific detection
> >
> > bit 7: disable FIFO detection
>
> Das hatte ich gelesen und daraufhin folgendes probiert:
>
> # cat /boot/device.hints | grep ppc
> hint.ppc.0.at="isa"
> hint.ppc.0.irq="7"
> hint.ppc.0.flags="0x8"
>
> Ist mein flag-Eintrag dort falsch ?
Eigendlich sollte der dort richtig sein.
Und was meint der kernel beim booten dazu?
-- B.Walter BWCT http://www.bwct.de ticso(at)bwct.de info(at)bwct.de To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Tue 09 Mar 2004 - 12:18:41 CET