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
*
I've given up on the idea of sizing FIFO's. You can set it with a flag
phk
1997-06-01
1
-68
/
+15
*
on second thoughts, it doesn't even need <machine/ipl.h> either.
peter
1997-06-01
1
-2
/
+1
*
PCI_CLASS_MASS_STORAGE (under PCI_COMPAT) was used in a driver in LINT
peter
1997-06-01
1
-1
/
+2
*
<machine/spl.h> -> <machine/ipl.h>
peter
1997-06-01
1
-2
/
+2
*
No longer need opt_smp.h here
peter
1997-05-29
1
-2
/
+1
*
Add one more compatibility define to make the Adaptec driver compile
se
1997-05-28
1
-1
/
+2
*
Define command register enable bits, which are required for a consitency
se
1997-05-28
1
-1
/
+4
*
Two minor changes to the code that builds the pci map array:
se
1997-05-28
1
-29
/
+30
*
Minor cleanup of APIC_IO code.
fsmp
1997-05-27
1
-9
/
+6
*
Add support for APIC_IO to pci IRQ configuration.
fsmp
1997-05-27
1
-1
/
+19
*
Completely replace the PCI bus driver code to make it better reflect
se
1997-05-26
3
-2234
/
+799
*
Corrected accidental breakage in the last commit.
yokota
1997-05-26
1
-3
/
+3
*
Fixed up ssigala@globalnet.it's "Jumping Daemon" screen saver for < v3.0.
obrien
1997-05-25
1
-4
/
+4
*
Make the multicast code compile under -current. This has not been reviewed
peter
1997-05-25
1
-1
/
+38
*
match the #include opt_ file with options.i386 (it has opt_wavelan.h)
peter
1997-05-25
1
-1
/
+1
*
Flip the daemon at the edge of the screen.
yokota
1997-05-24
1
-14
/
+53
*
Add 'wl' Wavelan driver.
msmith
1997-05-22
2
-0
/
+2385
*
Several bug fixes for the ee16 support from Richard Straka:
gibbs
1997-05-21
1
-86
/
+111
*
Introducing "Jumping Daemon" screen saver. This is really cute and
yokota
1997-05-21
1
-0
/
+215
*
Major overhaul of the SyncPPP layer. Basically, this comprises now a
joerg
1997-05-19
4
-6
/
+52
*
Whoops, missed a zero there. Flags 0x10000 it is.
phk
1997-05-18
1
-2
/
+2
*
Flags 0x1000 on sio now disables the dreaded test#3.
phk
1997-05-18
1
-2
/
+3
*
Detect various supersets of 16550A based on fifo depth.
phk
1997-05-18
1
-4
/
+39
*
1) font loading (two fixes)
yokota
1997-05-15
2
-22
/
+37
*
Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers.
joerg
1997-05-10
2
-4
/
+4
*
This commit was generated by cvs2svn to compensate for changes in r25603,
kjc
1997-05-09
3
-0
/
+3717
|
\
|
*
import Chuck Cranor's ATM driver
kjc
1997-05-09
3
-0
/
+3717
*
import Chuck Cranor's ATM driver
kjc
1997-05-09
1
-0
/
+348
*
simplify IOPL gain/remove privs code. It's easier with md_regs
peter
1997-05-07
1
-6
/
+3
*
Now that we have replaced video-related block copy calls with
yokota
1997-05-07
1
-34
/
+32
*
use frames instead of fields, and restore full meteor compatibility for
jmg
1997-05-05
1
-1
/
+4
*
This mega-commit brings the following:
joerg
1997-05-04
2
-2
/
+96
*
Initialize PCI/CardBus bridges.
phk
1997-05-03
1
-40
/
+53
*
Make ccd use the maxsecsize sector size as denominator, this
sos
1997-05-01
1
-2
/
+2
*
1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>
fsmp
1997-05-01
2
-126
/
+559
*
1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>
fsmp
1997-05-01
1
-0
/
+43
*
Restore CRTC start address check back after looking into more sources
ache
1997-04-30
1
-3
/
+9
*
Add D_DISK flag to vn_bdevsw.
dfr
1997-04-30
1
-2
/
+2
*
In comp_vgaregs skip cursor shape and 4 unused bytes (6 total)
ache
1997-04-30
1
-4
/
+4
*
Addresses the following two problems.
yokota
1997-04-27
1
-8
/
+116
*
Man the liferafts! Here comes the long awaited SMP -> -current merge!
peter
1997-04-26
2
-5
/
+38
*
The following scenario would result in a bogus residual being reported
gibbs
1997-04-24
2
-3
/
+8
*
Add definition of PCI_SUBID_REG2, the subvendor/device ID for
se
1997-04-24
1
-1
/
+2
*
Add preliminary support for PCI config header type 2:
se
1997-04-23
1
-10
/
+19
*
Check that the received packet length indicated by the card is at least
dg
1997-04-23
1
-1
/
+5
*
Fixed the type of timeout functions and removed casts that hid the
bde
1997-04-20
2
-24
/
+38
*
Fixed the type of timeout functions and removed casts that hid the
bde
1997-04-20
1
-10
/
+12
*
Fixed the type of timeout functions and removed casts that hid the
bde
1997-04-20
1
-7
/
+7
*
The bit of the cardbus bridge support code se and I have been able to agree
phk
1997-04-20
1
-1
/
+7
*
Don't call timeout() for DTR wakeup or busy check if the relevant timeout
bde
1997-04-18
1
-5
/
+11
[next]