Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2002 13:28:00 +0200 (CEST)
From:      Oliver Fromme <olli@secnetix.de>
To:        freebsd-stable@FreeBSD.ORG, "Eugene M. Zheganin" <emz@norma.perm.ru>
Subject:   Re: FreeBSD 4.6-RELEASE, 4.7-RELEASE vs Asus P2B-DS motherboard
Message-ID:  <200210261128.g9QBS05Y025986@lurza.secnetix.de>
In-Reply-To: <26557263252.20021026155031@norma.perm.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Eugene M. Zheganin <emz@norma.perm.ru> wrote:
 > Have anyone some ideas about what happening in FreeBSD with asus
 > p2b-ds motherboards ? I got one, but all my efforts to install FreeBSD
 > on it have no effects. During the boot from 4.6-RELEASE floppies, or
 > 4.7-RELEASE floppies the boot process hangs right after detecting my
 > parralel port. No effects with switching off LPT-port in BIOS.

If it hangs _after_ detecting the parallel port, then the
parallel port doesn't cause the problem, obviously, _but_
the devices which comes next.

You could make a verbose boot ("boot -v" at the boot loader
prompt).  It might display what the kernel is trying to do
when it hangs.

On my machine (not a GENERIC kernel), the next things are
plip0, lpt0, ppi, dummynet and ipfw2, like this:

ppc0: <Parallel port> at port 0x378-0x37f irq 7 flags 0xc on isa0
ppc0: SMC-like chipset (ECP/EPP) in ECP+EPP mode (EPP 1.9)
ppc0: FIFO with 16/16/8 bytes threshold
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
DUMMYNET initialized (011031)

But that might be completely different on your box, with
your kernel.  BTW, a friend of mine also has an P2B-DS with
two Pentium-II-400 on it, and it seems to work fine, so
it's not a general problem with that board.

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210261128.g9QBS05Y025986>