Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Nov 2006 09:21:13 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        lab@gta.com
Cc:        freebsd-embedded@freebsd.org, lists@wm-access.no
Subject:   Re: bootmgr on pc engines wrap board
Message-ID:  <20061106.092113.-593218896.imp@bsdimp.com>
In-Reply-To: <20061106141538.40996.qmail@gta.com>
References:  <454DFEED.5@wm-access.no> <20061106141538.40996.qmail@gta.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20061106141538.40996.qmail@gta.com>
            Larry Baird <lab@gta.com> writes:
: In article <454DFEED.5@wm-access.no> you wrote:
: > spoggle wrote:
: >> NanoBSD write the boot block to use the disk packet (BIOS INT 0x13)
: >> interface.  This doesn't work on any of the WRAP or Soekris (45xx or
: >> 48xx) boards I've got.
: >>
: > 
: > Are you saying WRAP doesn't support BIOS INT 13h or just that it doesn't
: > work correctly?
: > Which int 13h function doesn't work or what is it that it's missing?
: I am not sure the problem.  The code for the read function in boot2.S
: in 4.x and 6.x is very similar.  The code in 4.x works for my WRAP
: boards.  Hopefully this week I get a chance to do some more experimenting
: to understand why the 6.x version down't work for me.

The default changed from nopacket to packet...  that's likely why the
change.  What is supposed to happen is fallback, but it sounds like it
isn't.

Warner



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