Searched hist:10015 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/si/
H A Dsi.c10015 Wed Aug 09 11:13:47 MDT 1995 peter Bring in my long-overdue version of the Specialix driver.

This was originally ported to BSDI by Andy Rutter <andy@acronym.co.uk>.
At the end of the day, this code has very little in common with Andy's
version, or the Specialix SYSV version. Essentially it has been gradually
and almost completely rewritten, with LOTS of advice and inspiration from
Bruce Evans. There are a couple of missing bits still, but they are minor.

The user-mode "sicontrol" program is in sad shape and will come in soon.
Transparent printing died a timely death.. Maybe later..

Jeremy Rolls @ Specialix (Development directory) has confirmed this is OK
to distribute, and Andy personally sent me his version that I started from.

Although this driver stood up to a nasty stress-test in this form, I am not
confident that there are no nasty bugs lurking.

People are welcome to try it, but dont go out and buy one just yet.. :-)
And *DONT* use it on a mission-critical machine... This is ALPHA QUALITY!
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.cdiff 43887 Thu Feb 11 05:53:28 MST 1999 msmith Zero p->retval[1] when starting a process. This value ends up in %edx
when the process starts, and having it nonzero causes statically-linked
Linux binaries to fail.

PR: i386/10015
Submitted by: Marcel Moolenaar <marcel@scc.nl>
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.cdiff 43887 Thu Feb 11 05:53:28 MST 1999 msmith Zero p->retval[1] when starting a process. This value ends up in %edx
when the process starts, and having it nonzero causes statically-linked
Linux binaries to fail.

PR: i386/10015
Submitted by: Marcel Moolenaar <marcel@scc.nl>
/freebsd-11-stable/sys/x86/x86/
H A Dcpu_machdep.cdiff 43887 Thu Feb 11 05:53:28 MST 1999 msmith Zero p->retval[1] when starting a process. This value ends up in %edx
when the process starts, and having it nonzero causes statically-linked
Linux binaries to fail.

PR: i386/10015
Submitted by: Marcel Moolenaar <marcel@scc.nl>

Completed in 622 milliseconds