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
*
This patch clears the way for removing a number of tty related
phk
1999-09-25
12
-215
/
+73
*
Remove NBPF conditionality of bpf calls in most of our network drivers.
phk
1999-09-25
21
-222
/
+0
*
Call sk_start() at the end of sk_intr() if there's packets in the
wpaul
1999-09-25
1
-0
/
+5
*
Switch the order of a two tests so that the error actually has to occur
obrien
1999-09-24
1
-1
/
+1
*
Fix timeout handeling and add retry counts.
sos
1999-09-24
7
-37
/
+75
*
Cleanup CCD quite a bit, including adding clarifying comments.
dillon
1999-09-23
1
-147
/
+357
*
Fix ccdiodone code. The code was using cbp->cb_buf.b_bcount to
dillon
1999-09-23
1
-1
/
+10
*
Restore vendor $Id$ now that it won't be clobbered.
peter
1999-09-23
4
-4
/
+4
*
As suggested by phk, unconditionalize BPF support in these drivers. Since
wpaul
1999-09-23
5
-48
/
+4
*
Fix bug in pseudo-geometry calculation code that assumed a sector size
dillon
1999-09-23
1
-1
/
+1
*
Fix includes (remove unnecessary ones, reorder necessary ones.)
green
1999-09-22
1
-16
/
+5
*
Support quad & max speeds in wormcontrol.
sos
1999-09-22
9
-92
/
+41
*
I knew it, I introduced new bugs :)
sos
1999-09-22
2
-6
/
+7
*
Move the bktr Bt848/Bt878 driver to /sys/dev/bktr
roger
1999-09-22
2
-4
/
+4
*
Update the Tigon driver firmware images to the latest release from
wpaul
1999-09-22
3
-3776
/
+3495
*
Tweak these for what I hope is the last time: change the DRIVER_MODULE()
wpaul
1999-09-22
5
-5
/
+5
*
Ten'th update to the new ATA/ATAPI driver:
sos
1999-09-21
13
-2118
/
+2675
*
fix a buglet which jordan made me provoke :-)
phk
1999-09-21
1
-6
/
+10
*
Add an experimental Memory-Disk driver. This driver will allocate
phk
1999-09-21
1
-0
/
+282
*
Un-do the changes to the DRIVER_MODULE() declarations in these drivers.
wpaul
1999-09-20
5
-7
/
+7
*
Clear the SELINGO bit after a selection timeout occurs. SELINGO is
gibbs
1999-09-20
1
-7
/
+12
*
Work around a defect in the FIFOEMP status bit of Ultra2 class
gibbs
1999-09-20
1
-2
/
+32
*
Fix the situation where an I/O crosses the EOF point. We need to properly
dillon
1999-09-20
1
-4
/
+29
*
Trying to set BAD144 handling on a CD is sufficiently "Dont Do That
phk
1999-09-20
2
-6
/
+0
*
Grrr. Okay, changing the devnames was a bad idea. Put them back the way
wpaul
1999-09-20
4
-4
/
+4
*
Fix the strings in the driver_t structs so that they match the new names
wpaul
1999-09-20
4
-4
/
+4
*
Goofed and didn't change the second DRIVER_MODULE() linking these with
obrien
1999-09-20
2
-2
/
+2
*
Change the name we register with DRIVER_MODULE() to include the leading
obrien
1999-09-20
5
-5
/
+5
*
Make if_ed work again on pci, isa, isapnp. The hack to make it work on
peter
1999-09-20
2
-6
/
+16
*
Convert the VIA Rhine driver to miibus.
wpaul
1999-09-19
2
-633
/
+117
*
Allow the AMD PHY driver to support the DM9101 PHY. The DM9101 and the
wpaul
1999-09-19
1
-3
/
+10
*
Two more devstat_end_transaction() -> devstat_end_transaction_buf().
phk
1999-09-19
1
-7
/
+1
*
Fix the "dsp sync" debugging printf that was unconditional. Fix a few
peter
1999-09-19
2
-14
/
+14
*
- Hang the scr_stat struct from dev_t.
yokota
1999-09-19
6
-139
/
+97
*
- Preserve the content of the back scroll buffer when changing the
yokota
1999-09-19
3
-10
/
+52
*
This adds support for the 3Com Megahertz 574B ethernet 16-bit PC-Card.
obrien
1999-09-19
1
-19
/
+54
*
Only assign to si_bsize_phys if we have an intelligent value for it.
phk
1999-09-18
1
-1
/
+0
*
Use devstat_end_transaction_buf() rather than Use devstat_end_transaction()
phk
1999-09-18
4
-20
/
+4
*
Fix the mechanism used to choose the unit numbers for the IP interfaces
wpaul
1999-09-18
2
-7
/
+21
*
Update to driver release 1.74
roger
1999-09-17
1
-57
/
+139
*
Patch if_vr to add bridging support.
wpaul
1999-09-17
1
-1
/
+20
*
Remember to account for ETHER_ALIGN when setting the maxmimum packet
wpaul
1999-09-17
1
-1
/
+1
*
Sync with driver release 1.74
roger
1999-09-17
1
-0
/
+11
*
Fix a bug in the block number calculation for VN disks with a sector
dillon
1999-09-17
1
-10
/
+48
*
Fix sf_probe() to detect the card type properly. I botched the reading
wpaul
1999-09-17
1
-2
/
+2
*
wlinit() must be called to recalculate the multicast filter.
roberto
1999-09-15
1
-0
/
+2
*
The sense of probes has inverted. They return an error, rather than
peter
1999-09-13
1
-7
/
+7
*
Get rid of a stray printf on boot. (BRDCTL = ...)
ken
1999-09-13
1
-1
/
+0
*
Removed diskerr()'s unused d_name arg and updated callers. This fixes
bde
1999-09-13
1
-1
/
+1
*
Bite the bullet and allocate the devsw entry at compile time.
phk
1999-09-12
1
-2
/
+4
[next]