Re: Problem with Intel(R) PRO/1000 card initialization

2004-12-21 Thread Android Andrew
Thank you for idea, but it didn't solve problem.
/var/log/messages:
...
Dec 21 22:08:51 zahrouer kernel: em0: Intel(R) PRO/1000 Network 
Connection, Version - 1.7.35 port 0xa400-0xa43f mem 
0xe200-0xe201 irq 5 at device 5.0
on pci2
Dec 21 22:08:51 zahrouer kernel: em_set_mac_type
Dec 21 22:08:51 zahrouer kernel: em_init_eeprom_params
Dec 21 22:08:51 zahrouer kernel: em_reset_hw
Dec 21 22:08:51 zahrouer kernel: Masking off all interrupts
Dec 21 22:08:51 zahrouer kernel:
Dec 21 22:08:51 zahrouer kernel: Issuing a global reset to MAC
Dec 21 22:08:51 zahrouer kernel:
Dec 21 22:08:51 zahrouer kernel: Masking off all interrupts
Dec 21 22:08:51 zahrouer kernel:
Dec 21 22:08:51 zahrouer kernel: em_validate_eeprom_checksum
Dec 21 22:08:51 zahrouer kernel: em_read_eeprom
Dec 21 22:08:51 zahrouer kernel: em_acquire_eeprom
Dec 21 22:08:51 zahrouer kernel: em_release_eeprom
...

Pertti Kosunen wrote:

How about also disabling ACPI from /boot/device.hints?
(hint.acpi.0.disabled=1)

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with Intel(R) PRO/1000 card initialization

2004-12-18 Thread Pertti Kosunen
Android Andrew wrote:
Hello!
I have a problem with Intel(R) PRO/1000 card (Intel 82540) - it does 
not  initialize properly during boot process.

I've got these error messages in /var/log/messages:
...
Dec 16 19:27:36 zahrouer kernel: pci2: PCI bus on pcib2
Dec 16 19:27:36 zahrouer kernel: em0: Intel(R) PRO/1000 Network 
Connection, Version - 1.7.35 port 0xb000-0xb03f mem 
0xe200-0xe201 i
rq 21 at device 5.0 on pci2
Dec 16 19:27:36 zahrouer kernel: em0: The EEPROM Checksum Is Not Valid
Dec 16 19:27:36 zahrouer kernel: em0: Unable to initialize the hardware
Dec 16 19:27:36 zahrouer kernel: device_attach: em0 attach returned 5
...

My system is 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Dec 16 15:10:36 
CET 2004  i386
Motherboard is with i845 chipset.

My kernel configuration file does not contain device cbb.
I've tried to disable ACPI option in BIOS, but it does not solve this 
problem. 
How about also disabling ACPI from /boot/device.hints?
(hint.acpi.0.disabled=1)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem with Intel(R) PRO/1000 card initialization

2004-12-16 Thread Android Andrew
Hello!
I have a problem with Intel(R) PRO/1000 card (Intel 82540) - it does not 
 initialize properly during boot process.

I've got these error messages in /var/log/messages:
...
Dec 16 19:27:36 zahrouer kernel: pci2: PCI bus on pcib2
Dec 16 19:27:36 zahrouer kernel: em0: Intel(R) PRO/1000 Network 
Connection, Version - 1.7.35 port 0xb000-0xb03f mem 0xe200-0xe201 i
rq 21 at device 5.0 on pci2
Dec 16 19:27:36 zahrouer kernel: em0: The EEPROM Checksum Is Not Valid
Dec 16 19:27:36 zahrouer kernel: em0: Unable to initialize the hardware
Dec 16 19:27:36 zahrouer kernel: device_attach: em0 attach returned 5
...

My system is 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Dec 16 15:10:36 CET 
2004  i386
Motherboard is with i845 chipset.

My kernel configuration file does not contain device cbb.
I've tried to disable ACPI option in BIOS, but it does not solve this 
problem.

Do you have any ideas about this?
Thanks!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]