Date: Wed, 6 Sep 1995 11:02:30 +0600 (GMT+0600) From: "Serge A. Babkin" <babkin@hq.icb.chel.su> To: msmith@atrad.adelaide.edu.au (Michael Smith) Cc: hackers@freebsd.org Subject: Re: More iBCS2 hacking... Message-ID: <199509060502.LAA28381@hq.icb.chel.su> In-Reply-To: <199509060338.NAA25501@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Sep 6, 95 01:08:37 pm
next in thread | previous in thread | raw e-mail | index | archive | help
>
>
> Ok, I shifted the header into the kernel includes, and the lkm builds OK.
> (With all of the debugging enabled)
>
> Running the victim application tells me that it's making an unimplemented
> ioctl call; which pulls me up short.
>
> Does anyone have a SCO box lying around that can tell me what 0x6301 is?
>
/usr/include/sys/clockcal.h:
/* ioctl commands for the clock calendar /dev/clock */
#define TIME_SET (('c'<<8)|0) /* set time on 546 */
#define TIME_GET (('c'<<8)|1) /* get time from the 546 */
Serge Babkin
! (babkin@hq.icb.chel.su)
! Headquarter of Joint Stock Commercial Bank "Chelindbank"
! Chelyabinsk, Russia
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509060502.LAA28381>
