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
*
Remove 42 unneeded #include <sys/ioccom.h>.
phk
2000-05-03
2
-2
/
+0
*
Add the logical ID of FUJITSU Modem 33600 PNP/I2.
tanimura
2000-05-02
1
-0
/
+1
*
The USB double bulk pipe driver (Host to host cables). Currently there
n_hibma
2000-05-01
2
-0
/
+896
*
Add $FreeBSD$
peter
2000-05-01
8
-0
/
+14
*
Regen.
n_hibma
2000-05-01
2
-2
/
+9
*
Add the EzLink adapter Id
n_hibma
2000-05-01
1
-0
/
+1
*
Add missing $FreeBSD$
peter
2000-05-01
6
-0
/
+8
*
Convert to struct bio instead of struct buf.
phk
2000-05-01
1
-90
/
+75
*
Back out t_timeout initializing, now in ttyregister
ache
2000-05-01
1
-1
/
+0
*
Initialize t_timeout to -1 for console to set its default value once in ttyopen
ache
2000-05-01
1
-0
/
+1
*
Split out the ISA bus front end code into its own file. PCCARD attachment
mdodd
2000-05-01
4
-297
/
+472
*
Fix for the HP burners (and possibly other broken drives to)
sos
2000-05-01
1
-13
/
+5
*
Now that I've got reports that this works, let's turn the debugging off.
imp
2000-05-01
1
-4
/
+0
*
- Merge sl_probe() and ni_probe().
mdodd
2000-05-01
1
-84
/
+47
*
Adjust to accomodate recent changes to the rcvdata and rcvmsg
archie
2000-05-01
1
-4
/
+6
*
Phase mismatch handling from SCRIPTS had been
groudier
2000-04-30
1
-3
/
+3
*
Remove unneeded #include <vm/vm_zone.h>
phk
2000-04-30
2
-2
/
+0
*
Fixed the type of some ivar access functions. Ivars have type uintptr_t,
bde
2000-04-30
4
-10
/
+10
*
Peter and I cross-committed: this file needs sys/kernel.h now.
phk
2000-04-29
1
-0
/
+1
*
Return 0 from attach.
imp
2000-04-29
1
-1
/
+1
*
s/biowait/bufwait/g
phk
2000-04-29
2
-8
/
+8
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
16
-16
/
+0
*
Add a missing MODULE_DEPEND() on miibus.. I was working from
peter
2000-04-29
1
-0
/
+2
*
Depend on miibus.
peter
2000-04-29
5
-0
/
+10
*
Provide a tag so that miibus consumers can depend on the module,
peter
2000-04-29
1
-0
/
+2
*
Stick a module dependency on 'splash' in the saver declaration macro so
peter
2000-04-29
2
-2
/
+6
*
This new version adds support for early NCR chips.
groudier
2000-04-29
6
-2116
/
+4517
*
Two simple changes to the kernel internal API for netgraph modules,
julian
2000-04-28
4
-12
/
+16
*
sanpai-san (sanpai@sanpai.org) suggested that we put the novel probe
imp
2000-04-28
1
-2
/
+2
*
make the example compile again.
n_hibma
2000-04-27
1
-0
/
+2
*
Added PC-98 supports.
nyan
2000-04-27
1
-0
/
+41
*
Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.
nyan
2000-04-27
1
-0
/
+5
*
duh, i forgot to change a bitmask, sorry alexander
cg
2000-04-26
1
-1
/
+1
*
Driver for DEC "Tulip" based WAN cards from LanMedia Corporation.
phk
2000-04-26
6
-569
/
+601
*
fix minor numbers for multi-channel devices
cg
2000-04-26
1
-8
/
+6
*
repo-copied to sys/gnu/dev/sound/pci/emu10k1.h
cg
2000-04-26
1
-672
/
+0
*
update for new location of emu10k1.h under sys/gnu
cg
2000-04-26
1
-1
/
+1
*
LanMedias driver sources for the LMC1000 and similar cards.
phk
2000-04-26
6
-0
/
+3746
*
Ignore tulip chips on LanMedia WAN cards.
phk
2000-04-25
1
-0
/
+7
*
Clone the {b|bio}_offset field, and make sure it is always initialized
phk
2000-04-25
1
-8
/
+1
*
First cut at adding CIS reading to xe driver. I don't have a card
imp
2000-04-25
2
-9
/
+16
*
More machdep/random.h -> sys/random.h fixes.
bp
2000-04-25
3
-6
/
+3
*
Disable the returning of "wedged" commands; this is wrong and needs to be
msmith
2000-04-24
1
-1
/
+8
*
Update the Tigon firmware to 12.3.21. This fixes a few bugs and adds support
wpaul
2000-04-24
3
-1813
/
+1819
*
* Use sys/sys/random.h rather than a i386 specific one.
obrien
2000-04-24
1
-1
/
+1
*
Cosmetic to make errors messages look similar.
dmlb
2000-04-24
1
-4
/
+4
*
Moved debugging definitions to a header file.
dmlb
2000-04-24
1
-1313
/
+1042
*
Bit mask definitions for firmware versioning.
dmlb
2000-04-24
1
-74
/
+89
*
Initial import.
dmlb
2000-04-24
1
-0
/
+126
*
Make the moved about version compile and run
dmlb
2000-04-24
1
-2
/
+6
[next]