Commit graph

5 commits

Author SHA1 Message Date
Adrian Chadd
9d2b32a021 Enable LBA in GXEMUL.
FreeBSD-10's ATA code requires LBA to be used.  There's no code in the
ATA stack to send CHS commands to the hardware these days.

* Enable it by default;
* Turn print() into debug()

Tested:

* MALTA kernel on gxemul.
2013-06-28 01:43:57 +00:00
Pav Lucistnik
9c4cd6933e - Update to 0.4.7.2
PR:		ports/138364
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout (imp; 19 days)
Feature safe:	yes
2009-09-19 22:29:10 +00:00
Warner Losh
86cd1dc141 o Fix a bug reported by Oleksandr Tymoshenko:
Due to small issue with gxemul (PCI registers values of piix
	controller are not saved having been written) FreeBSD in
	gxemul panics after detecting IDE devices. Apply this patch to
	fix it...
o Bump PORTREVISION
o Take on this port.

Submitted by:	gonzo@
2008-10-03 22:53:29 +00:00
Joseph Koshy
7a5341a07b Upgrade to v0.4.3. Upstream changes include:
- SH4 emulation now allows NetBSD/dreamcast to reach
    userland.
  - A framework to let emulated clocks run at same
    speed as the host clock has been added.
  - The built-in debugger's expression syntax has been changed.
  - Better MIPS emulation for some combination of emulated
    processor and guest operating system.
  - Bug fixes.
2006-11-08 04:54:00 +00:00
Joseph Koshy
1284cd2c01 Add an interim patch that allows FreeBSD to learn the clock frequency
of the emulated MIPS32 processor from yamon's environment.

Submitted by:	bms
2006-09-02 15:31:21 +00:00