Displaying 16 results from an estimated 16 matches for "bios32".
2007 Apr 18
1
Handling PCI/ROM space
...t;
#include <linux/init.h>
#include <linux/module.h>
+#include <asm/uaccess.h>
#include "pci.h"
#include "pci-functions.h"
@@ -301,7 +302,7 @@ static struct pci_raw_ops pci_bios_acces
static struct pci_raw_ops * __devinit pci_find_bios(void)
{
- union bios32 *check;
+ union bios32 *check, sig;
unsigned char sum;
int i, length;
@@ -314,6 +315,10 @@ static struct pci_raw_ops * __devinit pc
for (check = (union bios32 *) __va(0xe0000);
check <= (union bios32 *) __va(0xffff0);
++check) {
+ long sig;
+ if (__get_user(sig, &chec...
2007 Apr 18
1
Handling PCI/ROM space
...t;
#include <linux/init.h>
#include <linux/module.h>
+#include <asm/uaccess.h>
#include "pci.h"
#include "pci-functions.h"
@@ -301,7 +302,7 @@ static struct pci_raw_ops pci_bios_acces
static struct pci_raw_ops * __devinit pci_find_bios(void)
{
- union bios32 *check;
+ union bios32 *check, sig;
unsigned char sum;
int i, length;
@@ -314,6 +315,10 @@ static struct pci_raw_ops * __devinit pc
for (check = (union bios32 *) __va(0xe0000);
check <= (union bios32 *) __va(0xffff0);
++check) {
+ long sig;
+ if (__get_user(sig, &chec...
2007 Apr 18
2
[PATCH 1/4] Prep for paravirt: move pagetable includes.
Move header includes for the nopud / nopmd types to the location of the
actual pte / pgd type definitions. This allows generic 4-level page
type code to be written before the split 2/3 level page table headers are
included.
Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2007 Apr 18
2
[PATCH 1/4] Prep for paravirt: move pagetable includes.
Move header includes for the nopud / nopmd types to the location of the
actual pte / pgd type definitions. This allows generic 4-level page
type code to be written before the split 2/3 level page table headers are
included.
Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2003 Jul 28
1
ASUS P4BGL-MX hangs
...APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM>
real memory = 535797760 (523240K bytes)
Physical memory chunk(s):
0x00001000 - 0x0009efff, 647168 bytes (158 pages)
0x0029b000 - 0x1fef1fff, 533032960 bytes (130135 pages)
avail memory = 518889472 (506728K bytes)
bios32: Found BIOS32 Service Directory header at 0xc00f23a0
bios32: Entry = 0xf1d60 (c00f1d60) Rev = 0 Len = 1
pcibios: PCI BIOS entry at 0x1d90
pnpbios: Found PnP BIOS data at 0xc00f9060
pnpbios: Entry = f0000:9090 Rev = 1.0
pnpbios: OEM ID cd041
Other BIOS signatures found:
ACPI: 000f5150
Preloaded e...
2008 May 14
1
RELENG_6 regression: panic: vm_fault on nofault entry, addr: c8000000
...memory = 3489005568 (3327 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009cfff, 638976 bytes (156 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000001425000 - 0x00000000cc488fff, 3406184448 bytes (831588 pages)
avail memory = 3405979648 (3248 MB)
bios32: Found BIOS32 Service Directory header at 0xc00f5960
bios32: Entry = 0xfd520 (c00fd520) Rev = 0 Len = 1
pcibios: PCI BIOS entry at 0xfd520+0x247
pnpbios: Found PnP BIOS data at 0xc00f59e0
pnpbios: Entry = f0000:af28 Rev = 1.0
Other BIOS signatures found:
APIC: CPU 0 has ACPI ID 0
MADT: Found IO...
2003 Sep 06
0
Boot from CF stalls when mounting root
...Id = 0x673 Stepping = 3
Features=0x803035<FPU,DE,TSC,MSR,MTRR,PGE,MMX>
real memory = 528416768 (516032K bytes)
Physical memory chunk(s):
0x000001000 - 0x00009ffff, 651264 bytes (159 pages)
0x000491000 - 0x01f7e7fff, 523595776 bytes (127831 pages)
avail memory = 509644800 (497700K bytes)
bios32: Found BIOS32 Service Directory header at 0xc00faf00
bios32: Entry = 0xfb370 (c00fb370) Rev = 0 Len = 1
pcibios: PCI BIOS entry at 0xb3a0
pnpbios: Found PnP BIOS data at 0xc00fbda0
pnpbios: Entry = f0000:bdd0 Rev = 1.0
Other BIOS signatures found:
ACPI: 000f67c0
Preloaded elf kernel "kernel...
2003 Aug 05
1
A-DATA flash drive: "Attempt to query device size failed"
...5 12:53:57 goshik /kernel: config> en apm0
Aug 5 12:53:57 goshik /kernel: config> di psm0
Aug 5 12:53:57 goshik /kernel: config> di ppc0
Aug 5 12:53:57 goshik /kernel: config> q
Aug 5 12:53:57 goshik /kernel: avail memory = 257871872 (251828K bytes)
Aug 5 12:53:57 goshik /kernel: bios32: Found BIOS32 Service Directory header at 0xc00faf90
Aug 5 12:53:57 goshik /kernel: bios32: Entry = 0xfb400 (c00fb400) Rev = 0 Len = 1
Aug 5 12:53:57 goshik /kernel: pcibios: PCI BIOS entry at 0xb430
Aug 5 12:53:57 goshik /kernel: pnpbios: Found PnP BIOS data at 0xc00fbef0
Aug 5 12:53:57 gosh...
2003 Jul 27
2
SMP Problems with 4.8-RELEASE
...533102592 bytes (130152 pages)
config> di ata0
config> di ata1
config> di sio1
config> en apm0
config> #flags psm0 0x1100
Invalid command or syntax. Type `?' for help.
config> flags psm0 0x0100
config> flags atkbd0 0x0
config> q
avail memory = 518905856 (506744K bytes)
bios32: Found BIOS32 Service Directory header at 0xc00f7100
bios32: Entry = 0xfd650 (c00fd650) Rev = 0 Len = 1
pcibios: PCI BIOS entry at 0x120
pnpbios: Found PnP BIOS data at 0xc00f7160
pnpbios: Entry = f0000:97be Rev = 1.0
Other BIOS signatures found:
ACPI: 00000000
Preloaded elf kernel "kernel&...
2015 Nov 18
0
[RFC] kvmtool: add support for modern virtio-pci
...00 00050000 -1
Add to e820 map: 000f0000 00010000 2
Add to e820 map: 1bfc0000 00040000 2
phys_alloc zone=0x000f78e8 size=14464 align=10 ret=1bfbc6f0
(detail=0x1bfbc6c0)
Relocating init from 0x000f40a0 to 0x1bfbc6f0 (size 14464)
malloc init
init ivt
init bda
Add to e820 map: 0009fc00 00000400 2
init bios32
init PNPBIOS table
init keyboard
init mouse
init pic
math cp init
PCI probe
phys_alloc zone=0x1bfbff38 size=32 align=10 ret=1bfbc640
(detail=0x1bfbc610)
PCI device 00:00.0 (vd=1af4:1000 c=0200)
phys_alloc zone=0x1bfbff38 size=32 align=10 ret=1bfbc5f0
(detail=0x1bfbc5c0)
PCI device 00:01.0 (vd=1af4:...
2009 Jan 04
1
Warnings compiling on OpenBSD 4.4 i386
...7 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
real mem = 1071788032 (1022MB)
avail mem = 1027936256 (980MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 12/31/99, BIOS32 rev. 0 @ 0xfd460,
SMBIOS rev. 2.4 @ 0xdc010 (48 entries)
bios0: vendor HP version "O10" date 07/20/2007
bios0: HP ProLiant ML110 G4
$ ./configure --without-pop3d --with-deliver --with-passwd
--with-passwd-file --with-bsdauth --without-ldap --sysconfdir=/etc
--localstatedir=/var --sha...
2004 Jul 03
1
samba+obsd+subnets
...DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM
real mem = 535605248 (523052K)
avail mem = 490070016 (478584K)
using 4278 buffers containing 26882048 bytes (26252K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(00) BIOS, date 04/22/03, BIOS32 rev. 0 @ 0xf0010
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
pcibios0 at bios0: rev. 2.1 @ 0xf0000/0x10000
pcibios0: PCI IRQ Routing Table rev. 1.0 @ 0xf5410/256 (14 entries)
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801EB/ER LPC" rev 0x00)
pci...
2006 Mar 30
1
[Fwd: Re: [Fwd: Re: Still ATAPICAM Lockup/Slowdown]]
Thomas,
Have spoken to Soren, from my bootlog he believes that the problem is in
atapicam causing the system to lock up. He is happy to answer some
questions but doesnt have time to delve into atapicam himself.
Did you author atapicam, I have seen your name on the sourcecode, can
you help me further? Whats next?
Thanks Adam.
-------------- next part --------------
An embedded message was
2007 Jun 08
2
Can't get if_txp(4) to attach to a 3CR990B-TXM NIC
...real memory = 518979584 (494 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000c25000 - 0x000000001e5f8fff, 496844800 bytes (121300 pages)
avail memory = 498425856 (475 MB)
bios32: Found BIOS32 Service Directory header at 0xc00fa190
bios32: Entry = 0xfa7a0 (c00fa7a0) Rev = 0 Len = 1
pcibios: PCI BIOS entry at 0xf0000+0xa7d0
pnpbios: Found PnP BIOS data at 0xc00fb370
pnpbios: Entry = f0000:b3a0 Rev = 1.0
Other BIOS signatures found:
APIC: CPU 0 has ACPI ID 0
MADT: Found IO...
2015 Nov 18
2
[RFC] kvmtool: add support for modern virtio-pci
This is a first go at adding support for the modern (based on the 1.0 virtio
spec) virtio-pci implementation.
kvmtool makes it simple to add additional transports such as this because of
it's layering, so we are able to add it as a 3rd (after legacy virtio-pci and
virtio-mmio) transport layer, and still allow users to choose to use either
the legacy or the modern implementations (but setting
2015 Nov 18
2
[RFC] kvmtool: add support for modern virtio-pci
This is a first go at adding support for the modern (based on the 1.0 virtio
spec) virtio-pci implementation.
kvmtool makes it simple to add additional transports such as this because of
it's layering, so we are able to add it as a 3rd (after legacy virtio-pci and
virtio-mmio) transport layer, and still allow users to choose to use either
the legacy or the modern implementations (but setting