OPNsense - FreeBSD source
Find a file
Joerg Wunsch effbfcfdc6 Apparently, someone changed the gsc driver to allocate one big buffer
at device attach time, instead of allocating and freeing buffers as
necessary. But he or she forgot to remove the line that invalidated
the buffer when the device is closed. Therefore, after using the
device for the first time, the buffer was incorrectly invalidated and
that caused a page fault on the second, and subsequent uses.

Closes PR # kern/2319: Using Genius GS-4500 scanner...

Submitted by:	jmrueda@diatel.upm.es (Javier Martmn Rueda)
1996-12-30 20:42:47 +00:00
bin add some string examples, eg. test "" -o "" 1996-12-28 13:31:29 +00:00
contrib Bump default escapetime from 1 (ie: 100ms) to 3 (ie: 300ms). Hopefully 1996-12-30 15:51:51 +00:00
eBones Fix a cosmetic bug that has bothered me for ages. :-) 1996-12-21 06:21:16 +00:00
etc Get rid of the revolting hacks that were used to install the 1996-12-28 18:00:17 +00:00
games comma police for section SEE ALSO 1996-12-22 23:17:39 +00:00
gnu Fix spelling error in manpage. 1996-12-26 21:51:09 +00:00
include - Prototypes, including pointers to functions 1996-12-30 14:01:12 +00:00
lib Oops! Bad Idea! (TM) 1996-12-30 18:41:20 +00:00
libexec Fix spelling error in manpage. 1996-12-26 21:51:09 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release argh!! I thought I stomped these two lines already.. :( 1996-12-30 05:35:33 +00:00
sbin Backing out my change of /etc/rmt -> /usr/sbin/rmt. 1996-12-29 11:48:45 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Merge the en version changes made in 1.1 -> 1.2. 1996-12-30 19:01:22 +00:00
sys Apparently, someone changed the gsc driver to allocate one big buffer 1996-12-30 20:42:47 +00:00
tools epfe - extract printing filter examples from printing.sgml 1996-12-28 16:24:57 +00:00
usr.bin Fix bug found by new prototypes. The code was passing an int to a function 1996-12-30 15:30:11 +00:00
usr.sbin Make the select() call work like the others in the system.. ie: don't 1996-12-30 18:51:59 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add comment on -DALLLANG. 1996-12-20 08:18:47 +00:00