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
*
Spotted a call to a cdev-related function not wrapped
yar
2005-10-18
1
-0
/
+2
*
Remove dc-only pseudo phy devices after repo copy to dev/dc
imp
2005-10-18
2
-719
/
+0
*
Make dc compile after repo-copy.
imp
2005-10-18
3
-5
/
+6
*
- Use BUS_DMASYNC_PREWRITE in em_get_buf(), as the adapter is about to read
cognet
2005-10-18
1
-3
/
+4
*
Minor commentary correction
imp
2005-10-17
1
-3
/
+3
*
Check against 8019 rather than 8029 for reading in the MAC addr since
imp
2005-10-17
1
-1
/
+1
*
Make ttyconsolemode() call ttsetwater() so that drivers don't have to.
phk
2005-10-16
3
-3
/
+0
*
we know it is called rpclose() so call it directly.
phk
2005-10-16
1
-1
/
+1
*
Eliminate two unused arguments to ttycreate().
phk
2005-10-16
12
-13
/
+12
*
The BCM5401 dspcode load on media changes also applies
grehan
2005-10-16
1
-0
/
+2
*
Mempage should be 1024 not 4096. This fixes the multiple 16-bit cards
imp
2005-10-16
1
-1
/
+1
*
Only allow the sk(4) driver to attach to revision 2 of the LinkSys EG1032
jhb
2005-10-14
3
-0
/
+29
*
Remove the sx(4) driver at the request of the author. The author
jhb
2005-10-14
7
-2525
/
+0
*
Fix a regression that prevented PERC3 hardware from working. Apparently they
scottl
2005-10-14
2
-29
/
+47
*
Change I-O data WB-B11/CFZ entry to ELSA XI330 as the former is a
imp
2005-10-14
1
-1
/
+1
*
Add ELSA XI330 product. This is rebadged and sold as SMC 2532W-B and
imp
2005-10-14
1
-0
/
+2
*
From the PR:
glebius
2005-10-14
1
-14
/
+14
*
Cleanup from __FreeBSD_version.
glebius
2005-10-14
1
-73
/
+2
*
MFP4: Minor tweaks.
imp
2005-10-14
1
-1
/
+5
*
Merge in WIP from p4 for supporting ISA pccard bridges conforming to
imp
2005-10-14
1
-17
/
+43
*
If we can't probe the RTL80x9 for some reason, fall back to probing it
imp
2005-10-13
1
-3
/
+10
*
o Fix probing of rtl80x9 parts. We shouldn't be calling
imp
2005-10-13
1
-5
/
+6
*
In detach method, move if_free() after bus_teardown_intr().
ru
2005-10-13
3
-6
/
+8
*
Minor tweaks and fixups:
jhb
2005-10-13
2
-69
/
+61
*
Minor cleanups, no functional changes
sos
2005-10-13
1
-17
/
+2
*
Add support for the ATI IXP[234]00 series chipsets.
sos
2005-10-12
4
-1
/
+126
*
Mark sk(4) as capable of handling extended VLAN frames. NICs
yar
2005-10-11
1
-0
/
+6
*
Fix build: remove stale KASSERT() for mutex that no longer exists.
wpaul
2005-10-11
1
-2
/
+0
*
Fix typo.
glebius
2005-10-11
1
-2
/
+1
*
IDs for generic card, airvast wm_100, i-o data wn-b11/cfz
imp
2005-10-11
1
-1
/
+5
*
Buffalo LPC4/CLX ID
imp
2005-10-11
1
-0
/
+1
*
New OEM generic card. "10/100 Fast Ethernet PC Card". It has a
imp
2005-10-11
1
-0
/
+1
*
Fix a missing set of lock operations.
scottl
2005-10-10
1
-0
/
+3
*
Correct the former patch to the way it would have looked after review.
sos
2005-10-10
1
-13
/
+13
*
Properly react to allocation failures.
sos
2005-10-10
1
-6
/
+11
*
Grrr. Add one more missing NDIS_UNLOCK().
wpaul
2005-10-10
1
-1
/
+3
*
Add missing NDIS_UNLOCK() in one of the failure cases in SIOCGPRIVATE_0.
wpaul
2005-10-10
1
-1
/
+3
*
This commit makes a big round of updates and fixes many, many things.
wpaul
2005-10-10
2
-483
/
+849
*
Bug fix initialization on multi-core HTT CPUs.
jkoshy
2005-10-10
1
-46
/
+59
*
When breaking up a large request into smaller ones for the strategy
peadar
2005-10-09
1
-1
/
+7
*
Ue a better msleep identifier. Fix some whitespace.
scottl
2005-10-08
1
-5
/
+5
*
aac_intr0 rotted long ago, remove it.
scottl
2005-10-08
1
-14
/
+0
*
Mega Update to the aac driver to support a whole new family of cards and
scottl
2005-10-08
6
-171
/
+799
*
MFP4: More removal of unused stuff.
imp
2005-10-08
2
-2
/
+0
*
MFP4: Changes to hopefully make the new power code work better
imp
2005-10-08
1
-3
/
+3
*
MFP4: We no longer use intr_handlers, so remove it.
imp
2005-10-08
2
-4
/
+0
*
MFP4: Note why we do the dance we do for waiting for the thread to die.
imp
2005-10-08
1
-0
/
+8
*
Remove a couple of explicit memset(0) ops that were zeroing past the end of
scottl
2005-10-08
1
-4
/
+2
*
Fixes my previous commit (rev 1.20)
damien
2005-10-07
1
-3
/
+3
*
o Use firmware extended scan command; this one doesn't crash when scanning
damien
2005-10-06
2
-21
/
+29
[next]