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
*
Work around a bug in the 82557 NIC where the receiver will lock up
dg
1997-09-29
3
-57
/
+198
*
Add support to aicasm for "downloaded constants". These are immediate
gibbs
1997-09-27
13
-62
/
+211
*
Clustered read and write are switched at mount-option level.
kato
1997-09-27
1
-3
/
+3
*
The previous commit broke support for the Pro/10; detect which sort of
msmith
1997-09-26
1
-7
/
+25
*
tiny update of ESC sequence parser.
itojun
1997-09-26
1
-5
/
+23
*
Fix a call to timeout that wasn't properly saving it's callout handle.
gibbs
1997-09-23
1
-2
/
+2
*
Update for new callout interface.
gibbs
1997-09-21
2
-4
/
+6
*
aha1542.c aic6360.c cy.c fd.c ft.c
gibbs
1997-09-21
9
-83
/
+107
*
ipl.h:
gibbs
1997-09-21
1
-1
/
+4
*
Add shared EISA interrupt support.
gibbs
1997-09-21
5
-94
/
+129
*
Convert to the new callout interface.
gibbs
1997-09-21
2
-5
/
+15
*
Recognize the CS4326 on the Intel PR440FX motherboard. (It works just like
peter
1997-09-21
2
-22
/
+48
*
Fix a comment-within-a-comment
peter
1997-09-21
4
-4
/
+4
*
Addition of support of the slightly rogue Promise IDE interface(Dyson), support
dyson
1997-09-20
1
-1
/
+2
*
``oops''. I cut/pasted the original free()'s based on mark's suggestion
peter
1997-09-20
1
-4
/
+4
*
teach sio how to attach to isa PnP cards. This is mainly for use with
jmg
1997-09-19
1
-13
/
+122
*
Missed a place where the extra descriptor buffers would need to be
peter
1997-09-18
1
-1
/
+3
*
update Luigi's driver to poll interface (Peter, you might want to check
jmg
1997-09-18
6
-70
/
+46
*
Enable the FIFO on enhanced floppy controllers. This reduces the
tegge
1997-09-17
2
-2
/
+58
*
Fixed gratuitous ANSIisms.
bde
1997-09-16
1
-1
/
+3
*
Make FDC_DEBUG a supported option.
joerg
1997-09-16
1
-10
/
+21
*
Import of Luigi Rizzo's sound code. For more information about the driver
jmg
1997-09-14
10
-0
/
+8612
*
Bruce wants the warning.
peter
1997-09-14
1
-2
/
+2
*
Update select -> poll in drivers.
peter
1997-09-14
10
-33
/
+37
*
Convert select handler to poll style
peter
1997-09-14
1
-14
/
+13
*
Fix a warning.
peter
1997-09-13
1
-2
/
+2
*
Support Intel EtherExpress Pro 10+
msmith
1997-09-12
1
-4
/
+10
*
malloc() the rx and tx descriptors seperately rather than as part of the
peter
1997-09-11
2
-2
/
+17
*
Change the address for the low end of what we permit from c0000 down
dg
1997-09-10
1
-2
/
+2
*
Amancio's latest in the Brooktree driver.
markm
1997-09-09
3
-236
/
+353
*
Added a check for the ISA memory address range being valid. Fixes PR#835.
dg
1997-09-08
1
-2
/
+9
*
Turn on the 0WS option for 16bit cards. Newer machines insert enough
dg
1997-09-08
1
-18
/
+27
*
Changes to support NetBSD and the new ifmedia extensions.
dg
1997-09-05
3
-243
/
+842
*
Add a new compile option SC_HISTORY_SIZE to specify the history buffer
yokota
1997-09-04
2
-14
/
+19
*
Make the aic7xxx sequencer assembler compile in the kernel's object
gibbs
1997-09-03
16
-2763
/
+50
*
Cleaned up revs 1.36-1.40 (mainly disordered declarations, non-bogus
bde
1997-09-03
2
-242
/
+294
*
Removed unused #includes.
bde
1997-09-02
4
-27
/
+3
*
Struct arpcom should be in the beginning of a softc struct for arp and
jhay
1997-09-02
1
-1
/
+1
*
Added used #include - don't depend on <sys/mbuf.h> including
bde
1997-09-02
8
-7
/
+15
*
Oops, the previous change applied a reversed patch.
bde
1997-09-01
1
-1
/
+3
*
General cleanup of the sub-system locking macros.
fsmp
1997-09-01
3
-75
/
+56
*
Removed unused #includes.
bde
1997-09-01
2
-22
/
+1
*
Fixed absolute pathnames in #includes.
bde
1997-09-01
1
-2
/
+2
*
Removed unused #includes. The !KERNEL case may be more broken than before.
bde
1997-09-01
6
-61
/
+6
*
Added #include of <sys/queue.h> to make this self-sufficient.
bde
1997-09-01
1
-1
/
+3
*
Created a private simple_lock to control accesses to com data structs
fsmp
1997-08-31
1
-51
/
+76
*
Another round of lock pushdown.
fsmp
1997-08-30
3
-105
/
+31
*
Make the devfs code actually compile. Oops.
msmith
1997-08-29
1
-6
/
+5
*
Patch for 3.0: #include <sys/fcntl.h> instead of <sys/ioctl.h>
jkh
1997-08-28
1
-1
/
+1
*
ISA driver for Comtrol Rocketport serial cards. No PCI probe stub
jkh
1997-08-28
3
-0
/
+3227
[next]