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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CCD for bounced devices.
dyson
1997-01-10
1
-1
/
+3
*
Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn't
bde
1996-12-23
1
-3
/
+2
*
Add PCI IDs of the ProLAN and Compex PCI NE2000 clones.
se
1996-12-21
1
-8
/
+11
*
Test in mseopen() whether the device has been configured at all, and
joerg
1996-12-19
1
-1
/
+4
*
Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp>
kato
1996-12-19
1
-1
/
+6
*
Hawaii-Five-Typo
alex
1996-12-19
1
-3
/
+3
*
Disabled half-baked disk statistics support. It didn't actually generate
bde
1996-12-18
1
-1
/
+7
*
Much fixed & working digiboard driver.
davidn
1996-12-18
4
-934
/
+1333
*
Support 4 of these as default, it only cost us 12 bytes more.
phk
1996-12-15
1
-0
/
+5
*
Add a small hack to UserConfig that allows to override the number of
joerg
1996-12-14
1
-2
/
+5
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
4
-25
/
+6
*
1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's return
dg
1996-12-10
2
-105
/
+18
*
Fix the broken support for monochrome VGA's.
sos
1996-12-07
1
-3
/
+22
*
Fixed handling of modem status changes. Only the most common case of
bde
1996-12-05
2
-16
/
+46
*
Re-enable reselections as the first thing after we see a bus free. We seem
gibbs
1996-12-03
1
-10
/
+8
*
PR kern/2141:
phk
1996-12-03
1
-1
/
+2
*
Some imporvemnets to the vx driver.
guido
1996-12-02
1
-57
/
+81
*
Some imporvemnets to the vx driver.
guido
1996-12-02
1
-1
/
+1
*
Alot of fixes from kazu:
sos
1996-12-01
1
-18
/
+53
*
Cosmetic code cleanup from Matt's latest driver.
rgrimes
1996-12-01
1
-279
/
+313
*
Fixed input of BREAKs when IGNPAR is set and IGNBRK is not set. BREAKs
bde
1996-11-30
1
-27
/
+32
*
Reset h/w fifos (if any) in siostop(). Now ttyflush() works fairly well
bde
1996-11-30
1
-3
/
+9
*
Fixed sloppy clearing of TS_BUSY. Don't clear it until the transmitter
bde
1996-11-30
1
-3
/
+33
*
Throw away input if CREAD is not set. POSIX requires no characters to be
bde
1996-11-30
1
-2
/
+3
*
Cleaned up CONSPEED changes. `comdefaultrate' gives the default
bde
1996-11-30
1
-8
/
+6
*
Conditionally enable the busfree interrupt to catch unexpected busfrees.
gibbs
1996-11-22
2
-56
/
+29
*
Fix ifconfig link flag handling
guido
1996-11-21
1
-3
/
+6
*
Change the way Automatic PIO is performed in the mesgin and mesgout phases.
gibbs
1996-11-21
1
-27
/
+18
*
Fix UserConfig w/syscons.
nate
1996-11-19
1
-2
/
+2
*
Fixed obsolete comment.
dg
1996-11-18
1
-3
/
+2
*
Assert that we have seen an identify or have not disconneccted since the
gibbs
1996-11-16
2
-12
/
+17
*
Patches from driver author in PR#2010.
wollman
1996-11-15
1
-91
/
+349
*
Fix RFC 1650 stats... should have read the doco more carefully.
wollman
1996-11-15
1
-4
/
+1
*
Only poll the keyboard if the data left in the buffer is from the
sos
1996-11-15
1
-5
/
+5
*
Finally a start at sharing the kdb controller routines between
sos
1996-11-14
1
-106
/
+75
*
Don't fiddle with RTS if RTS flow control is off. This gives applications
bde
1996-11-13
3
-51
/
+79
*
Oops I forgot to add the official id for this card.
jhay
1996-11-13
1
-2
/
+3
*
Add support for header type == 1 devices (PCI 2.1 compatible PCI to PCI
se
1996-11-12
2
-4
/
+10
*
Fix PCI to PCI bridge register bit field masks.
se
1996-11-12
2
-36
/
+11
*
1. Avoid a race in scclose(). tty.c has kludges so that the race is
sos
1996-11-11
1
-5
/
+15
*
Removed 'XT_KEYBOARD' option from syscons. Document new-style way of
nate
1996-11-11
1
-4
/
+1
*
Fixed pessimized (short) i/o port type.
bde
1996-11-11
1
-2
/
+2
*
Make snake 3.0-CURRENT here.
jkh
1996-11-11
1
-2
/
+2
*
Fix two problems with SCB Paging.
gibbs
1996-11-11
2
-36
/
+29
*
Allow us to enable the 'XT_KEYBOARD' code using a configuration flag.
nate
1996-11-10
2
-8
/
+20
*
Put the packet error printf inside #ifdef DIAGNOSTIC.
dg
1996-11-10
1
-1
/
+3
*
A little 80 column cleanup.
gibbs
1996-11-05
1
-15
/
+28
*
index_untagged_scb should rely solely on the argument passed in SINDEX and
gibbs
1996-11-05
1
-3
/
+3
*
New vx driver for:
guido
1996-11-04
4
-0
/
+1861
*
Fix the hanging keyboard problem under Xaccel. Apprently we are loosing
sos
1996-11-04
1
-29
/
+44
[next]