Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Oct 2004 08:05:21 -0500
From:      "Doug Haigh" <dhaigh@mail.com>
To:        freebsd-sparc64@freebsd.org
Subject:   Re: ioctl switch statement weirdness
Message-ID:  <20041008130521.4E449790052@ws1-14.us4.outblaze.com>

next in thread | raw e-mail | index | archive | help
It appears my problem had nothing to do with the driver code. I have a IOCTL test program that was common for Linux, FreeBSd, and Solaris. All of the other OSes' ioctl command value is an int, but under FreeBSD it is a u_long. The value was being changed by the ioctl call instead of something in my driver.

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041008130521.4E449790052>