In muc.lists.freebsd.hackers, you wrote:
>One thing I did try, was to write a very simple program to open the
>device
You can (should) just use echo -n >device_file, that's it.
BTW for testing purpose it doesn't required to put now in the /dev
directory, /dev doesn't mean nothing magical.
>(now
In muc.lists.freebsd.hackers, you wrote:
>
>It works great, can now use perl to write a custom installation for my allready
>made custom installation CD.
>My problem is :
>When i boot from CD, i go into single user mode, to partition the disks
>and if you do a 'tty' you get /dev/co
In muc.lists.freebsd.hackers, you wrote:
>Are there any device driver authors out there who are implementing
>their driver as a KLD module and delivering/installing it as a port?
You may look inside emulation/rtc or emulation/vmware port, it's
not a drivers for hardware, but a KLD modules.
--
Vl
3 matches
Mail list logo