I pulled down RELENG_4 at 11:45pm ( Feb 21 ) EST via cvsup and 'made
world' like I have for the past two years with no problems. However, after
doing so last night, I get the following on a reboot:
panic: still using grody create_intr interface
uptime: 0s
Automatic reboot in 15 seconds...
I am ab
On Sun, 2003-02-23 at 00:03, Aaron Wohl wrote:
> I note this is NOT a maxtor dv5000, that doesnt mount at all. The error
> you see in the log sbp0:0:0 request timeout ... agent reset you only have
> one of. Depending on the timeing you get a lot more of them - and long
> delays and trashed data.
> The enclosure I have gets this ->
> firewire0: New S400 device ID:0030e001e0017089
> firewire0: Device SBP-II
> sbp0: on firewire0
> da1 at sbp0 bus 0 target 0 lun 0
> da1: Fixed Simplified Direct Access
> SCSI-4 device
> da1: 50.000MB/s transfers
> da1: 76319MB (156301488 512 byte sectors: 25
cTimeTag Unit 3 Channel 3:Got Tag 472221 84751:086171223:20002 Correlated Timescale
In message: <[EMAIL PROTECTED]>
Oliver Eikemeier <[EMAIL PROTECTED]> writes:
: After rebuilding my kernel with FreeBSD-STABLE booting fails with:
:
: panic: still using grody create_intr interface
:
After rebuilding my kernel with FreeBSD-STABLE booting fails with:
panic: still using grody create_intr interface
when loading the ata0 driver (FreeBSD 4.8-PRERELEASE, 440 LX based
motherboard)
After I changed line 495 of src/sys/i386/i386/nexus.c rev 1.26.2.9 to
switch (flags & ~INTR_TYPE_FAS
You're right Vampiro,
The ata changes were in CURRENT, not RELENG_4. I need some sleep :)
Anyway someone please have this problem fixed as soon as possible.
--
Fabio Vilan <[EMAIL PROTECTED]>
"Any sufficiently advanced technology is indistinguishable from magic."
Arthur C. Clarke's Third Law, fr
FV> panic: still using grody create_intr interface
FV> Uptime: 0s
FV> Automatic reboot in 15 seconds - press a key on the console to abort.
FV> ---
FV>
FV> There were no problems in stable of 3 days ago (Feb 19)
FV> Might have been those recent (Feb 20) changes in ATA at
FV> /src/sys/dev/ata/ata*
After "make kernel" using latest stable (as of Feb 22) and booting :
---
atapci0: port 0xf000-0xf00f at device 7.1 on
pci0
ata0: at 0x1f0 irq14 on atapci0
panic: still using grody create_intr interface
Uptime: 0s
Automatic reboot in 15 seconds - press a key on the console to abort.
---
There wer