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
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
2
-2
/
+2
*
- Various comment fixes and additions.
groudier
2000-07-02
2
-267
/
+62
*
This is the patch to make my soundcard, a Creative Ensoniq AudioPCI (an
roberto
2000-07-02
1
-3
/
+6
*
Only try to detect Linksys PCMCIA cards when we are in a pccard
ps
2000-06-29
3
-22
/
+18
*
Staticize a variable.
markm
2000-06-28
2
-2
/
+2
*
Update to driver 2.14. Adds new Tuner types for Hauppauge WinTV cards
roger
2000-06-28
4
-77
/
+126
*
Fix usage of DELAY (SYS_DELAY is the platform independent local
mjacob
2000-06-27
1
-469
/
+382
*
Add in the enabling of interrupts (to isp_attach). Clean up a busted
mjacob
2000-06-27
1
-34
/
+93
*
Clean up private storage so that we can use the spriv_field0 to
mjacob
2000-06-27
1
-12
/
+33
*
Add 8 bits of volatile mailbox busy mask- this will be the bitmask of
mjacob
2000-06-27
1
-3
/
+5
*
Add mailbox bitmask macros (numbers of available mailbox registers
mjacob
2000-06-27
1
-1
/
+9
*
Add an isp_handle_index function- this is prepatory to loading more into
mjacob
2000-06-27
1
-3
/
+15
*
I am guilty of an act of ommission. There is no longer a /dev/urandom
markm
2000-06-27
2
-2
/
+12
*
- Fix a harmless compilation warning on Alpha.
groudier
2000-06-26
3
-19
/
+62
*
style(9) fixes from BDE.
markm
2000-06-26
4
-4
/
+4
*
Update to driver 2.13.
roger
2000-06-26
9
-240
/
+306
*
Fix include for non-module case.
markm
2000-06-25
2
-2
/
+2
*
Fix include for the non-module case.
markm
2000-06-25
2
-2
/
+2
*
Remove old entropy-harvesting hooks; this is going to be re-engineered
markm
2000-06-25
1
-7
/
+0
*
Remove unneeded header.
markm
2000-06-25
3
-3
/
+0
*
Only print the diagnostic about extended I/O ports if bootverbose is true.
dfr
2000-06-25
1
-2
/
+4
*
New machine-independant /dev/random driver.
markm
2000-06-25
6
-0
/
+800
*
New machine independant /dev/null and /dev/zero driver. This device is
markm
2000-06-25
2
-0
/
+274
*
Stupid me, I put the opt_tdfx.h underneath a test for TDFX_LINUX, which
cokane
2000-06-24
2
-4
/
+9
*
Add PnP probe methods to some common AT hardware drivers. In each case,
msmith
2000-06-23
1
-0
/
+44
*
Finish up the fixing of the linux ioctl stuff. Add line to remove the dev
cokane
2000-06-23
2
-1
/
+6
*
Minor redundant #include fix.
cokane
2000-06-23
1
-1
/
+0
*
Fixed problem with linux ioctl code, module loading should work now.
cokane
2000-06-23
2
-0
/
+59
*
Put RF_SHAREABLE into the bus_alloc_resource call.
cokane
2000-06-22
1
-1
/
+1
*
Stick in header, $FreeBSD$.
cokane
2000-06-22
4
-28
/
+188
*
This really shouldn't be here, fragment left over from the tarball.
cokane
2000-06-21
1
-2
/
+0
*
Subtle Tx bugs - I wonder why the cast wans't picked up...
dmlb
2000-06-21
1
-4
/
+4
*
This commit was generated by cvs2svn to compensate for changes in r61911,
cokane
2000-06-21
5
-0
/
+876
|
\
|
*
First import of my 3dfx voodoo driver. Currently it supports the Voodoo Graph...
cokane
2000-06-21
5
-0
/
+876
*
Added Altima Communications OUI and their AC101 10/100
semenu
2000-06-21
3
-0
/
+14
*
Added support for SMC9432BTX cards.
semenu
2000-06-21
3
-11
/
+87
*
Checkpoint commit. I can actually receive HDLC frames now.
phk
2000-06-21
1
-53
/
+669
*
add record channel irq timeouts too
cg
2000-06-20
1
-2
/
+12
*
fix a bug where opening for write would not fail if channel allocation failed
cg
2000-06-20
5
-11
/
+30
*
Minor tweaks to error messages (after writing man page).
dmlb
2000-06-20
1
-49
/
+81
*
Terminate aic_ids[]
brian
2000-06-19
1
-0
/
+1
*
make mixer reads return the value written instead of the value set
cg
2000-06-19
1
-1
/
+1
*
Implemented some optimizations which result in 14 fewer instructions in the
dg
2000-06-19
1
-2
/
+6
*
Bring the an(4) fixes to wi(4):
roberto
2000-06-19
1
-3
/
+10
*
- Add suser check before SIOCSAIRONET.
roberto
2000-06-18
1
-3
/
+10
*
Remove RECERR from RAY_DEBUG
dmlb
2000-06-18
1
-2
/
+1
*
General tidy up and plough through TODO list.
dmlb
2000-06-18
1
-303
/
+143
*
Add a desired network parameter structure to runq entries.
dmlb
2000-06-18
1
-0
/
+2
*
Added support for the i82559ER (10/100Mbps NIC for embedded applications).
dg
2000-06-18
2
-9
/
+16
*
MF4: add support for the Am79C973.
gj
2000-06-18
2
-0
/
+2
[next]