More Information. I found booting enable on some case.
mac> I'm using vmware for W2K(2.0.4 build 1142), Guest OS FreeBSD.
mac> I made 4.4-RC kernel and tried boot, but it can't.
mac> The kernel freeze at exec moused. I try to disable to exec moused, but
mac> init(1) panics before login prompt.
mac> 4.4-PRERELEASE kernel(cvsuped at 8/13) can boot, so, I merge change step
mac> by step, I found,
mac> merging "SSE kernel support"(2001/08/14 18:23:54 PDT) -> can't boot
mac> Kernel option "CPU_ENABLE_SSE" is not effective. I tried to both kernel
mac> CPU_ENABLE_SSE option enable/disable, but, it can't boot.
4.4-RC kernel (include SSE support)
can boot on vmware, the root partionis "Virtual Disk".
can't boot on vmware, the root partionis "Existing Disk Partions".
4.4-RC kernel (not include SSE support)
can boot on vmware, the root partionis "Virtual Disk".
can boot on vmware, the root partionis "Existing Disk Partions".
5-current kernel (cvsuped at 8/12)
can boot on vmware, the root partionis "Existing Disk Partions".
and, 4.4-RC kernel (not include SSE support) with Native FreeBSD(Native
means not vmware), my PCCARD NIC works fine, but, 4.4-RC kernel include
SSE support with Native FreeBSD, put bellow messages and many packet
lossing.
ed1: remote transmit DMA failed to complete.
Above two kernel has same configuration files, and same pccard.conf.
pcic recognize message is,
pcic0: <TI PCI-1410 PCI-CardBus Bridge> irq 9 at device 19.0 on pci0
pcic0: PCI Memory allocated: 0x44000000
pcic0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][pci only]
pccard0: <PC Card bus (classic)> on pcic0
and pccard nic recognize message is,
from pccardd
Card "corega K.K."("corega EtherII PCC-T") [(null)] [(null)] matched "corega K.K."
("/corega Ether(II)? PCC-T/") [(null)] [(null)]
Using I/O addr 0x320, size 32
Setting config reg at offs 0x3f8 to 0x61, Reset time = 50 ms
Assigning I/O window 0, start 0x320, size 0x20 flags 0x7
Assign ed0, io 0x320-0x33f, mem 0x0, 0 bytes, irq 9, flags 0
and from kernel,
ed1 at port 0x320-0x33f irq 9 slot 0 on pccard0
ed1: address 00:90:99:0d:b5:cf, type NE2000 (16 bit)
ed1: corega K.K. (/corega Ether(II)? PCC-T/)
messages is same, but, 4.4-RC including SSE support kernel has
ed1: remote transmit DMA failed to complete.
message and packet lossing.
--
[EMAIL PROTECTED][EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message