index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
i386
/
isa
/
cy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid local sprintfs and other printf'isms.
phk
1996-01-25
1
-20
/
+18
*
Synced with sio.c. This fixed the DEVFS initialization. cy.c is
bde
1995-12-22
1
-92
/
+77
*
Replaced nxreset by noreset (if the reset function gets called, then the
bde
1995-12-10
1
-2
/
+2
*
Replaced nxmmap by nommap (if the mmap function gets called, then the
bde
1995-12-10
1
-2
/
+2
*
Removed new alias d_size_t for d_psize_t.
bde
1995-12-10
1
-2
/
+2
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
1
-2
/
+2
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-30
/
+38
*
Removed unnecessary #includes of <sys/user.h>. Some of these were just
bde
1995-12-06
1
-2
/
+1
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
1
-2
/
+2
*
OK, that's it..
julian
1995-11-29
1
-14
/
+24
*
the second set of changes in a move towards getting devices to be
julian
1995-11-28
1
-1
/
+33
*
Fixed setting of speed B0 - don't output a bogus divisor of 0 and a
bde
1995-11-26
1
-5
/
+9
*
Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
bde
1995-11-04
1
-3
/
+2
*
Moved prototypes for devswitch functions from conf.c and driver sources
bde
1995-11-04
1
-11
/
+1
*
sio.c:
bde
1995-10-22
1
-19
/
+6
*
Fix probe to work properly with the Cyclades cyclom-16Ye.
dg
1995-10-11
1
-9
/
+13
*
Improve input flow control.
bde
1995-07-31
1
-26
/
+6
*
Don't let IXOFF or ECHONL stop the setting of TS_CAN_BYPASS_L_RINT. IXOFF
bde
1995-07-29
1
-8
/
+6
*
Always wake up writers after clearing TS_BUSY. This will soon be
bde
1995-07-29
1
-24
/
+5
*
Obtained from: partly from ancient patches of mine via 1.1.5
bde
1995-07-22
1
-8
/
+3
*
Move the inline code for waking up writers to a new function
bde
1995-07-22
1
-17
/
+2
*
Obtained from: partly from ancient patches of mine via 1.1.5
bde
1995-07-21
1
-11
/
+1
*
Rewrite:
bde
1995-07-05
1
-1240
/
+2166
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-8
/
+8
*
CVS:
bde
1995-03-28
1
-4
/
+4
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-1
/
+3
*
Incorporate bde's code-review comments.
pst
1995-02-28
1
-11
/
+1
*
(a) remove the pointer to each driver's tty structure array from cdevsw
pst
1995-02-25
1
-3
/
+16
*
Avoid duplicating ttselect() so that we don't have to change cyselect()
bde
1995-02-15
1
-30
/
+18
*
Add the Cyclades serial driver code (ALPHA) from Andrew Werple and
jkh
1995-02-09
1
-0
/
+1682