ata changes break kernel

2001-02-12 Thread Michael Harnois
../../dev/ata/ata-all.c:96: elements of array `ata_ids' have incomplete type ../../dev/ata/ata-all.c:97: warning: excess elements in struct initializer ../../dev/ata/ata-all.c:97: warning: (near initialization for `ata_ids[0]') ../../dev/ata/ata-all.c:97: warning: excess elements in struct

Re: ata changes break kernel

2001-02-12 Thread Soren Schmidt
It seems Michael Harnois wrote: Fixed. -Sren To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ata changes break kernel

2001-02-12 Thread Alexander Leidinger
On 12 Feb, Michael Harnois wrote: ../../dev/ata/ata-all.c:96: elements of array `ata_ids' have incomplete type [...] Workaround (compile in progress): remove the #if / #endif pair which tests "NISA 0" Bye, Alexander. -- Where do you think you're going today?