Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2001 13:37:53 +0100 (CET)
From:      Harti Brandt <brandt@fokus.gmd.de>
To:        <sos@freebsd.dk>
Cc:        <freebsd-current@freebsd.org>
Subject:   sys/ata.h still breaks world
Message-ID:  <Pine.BSF.4.33.0103161335340.63004-100000@beagle.fokus.gmd.de>

next in thread | raw e-mail | index | archive | help

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
              brandt@fokus.gmd.de, harti@begemot.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0103161335340.63004-100000>