ata.h 1.2 (the latest) has an extra semicolon:

#define ATAACOUSTIC     _IOWR('a',  7, int);

and struct ata_sleep is not defined in that file:

#define ATASLEEP        _IOWR('a',  8, struct ata_sleep)

This breaks compiling kdump.

harti


PS: and, yes, I have cvsuped more than once to be sure.
-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
              [EMAIL PROTECTED], [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to