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
*
Make COMPAT_43 and COMPAT_SUNOS new-style options.
eivind
1997-12-16
7
-5
/
+18
*
Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.
eivind
1997-12-15
5
-5
/
+11
*
- Add support for the following mice to psm/moused/sysmouse:
yokota
1997-12-07
2
-69
/
+640
*
Use ENOIOCTL instead of -1 (= ERESTART) for diskslice ioctls that are
bde
1997-12-06
1
-2
/
+2
*
Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are
bde
1997-12-06
8
-22
/
+22
*
In all such uses of struct buf: 's/b_un.b_addr/b_data/g'
phk
1997-12-02
5
-13
/
+13
*
Shuffle things a bit for better cacheline behavior.
dg
1997-11-29
1
-6
/
+6
*
Recognize 3C569 network interface when `PC98' is defined.
kato
1997-11-27
1
-2
/
+7
*
Move the hardware currsor off screen when getting back from an
sos
1997-11-25
1
-2
/
+9
*
update of Luigi's sound drivers...
jmg
1997-11-23
8
-316
/
+690
*
Ifdefed a conditionally used #include.
bde
1997-11-22
1
-2
/
+4
*
Add Winbond W89C940 ID to the list.
msmith
1997-11-22
1
-1
/
+2
*
Make comp_vgaregs() less strict about VGA register values when
yokota
1997-11-21
2
-145
/
+232
*
- Renamed <pccard/card.h> -> <pccard/cardinfo.h>.
nate
1997-11-20
4
-8
/
+8
*
Removed unused #includes. Ifdefed a conditionally used #include.
bde
1997-11-18
1
-14
/
+7
*
There is no ccdread() nor ccdwrite().
phk
1997-11-18
1
-3
/
+1
*
Get select stuff by #including <sys/select.h> instead of <sys/proc.h>.
bde
1997-11-18
1
-2
/
+2
*
Reviewed by: Amancio Hasty
ahasty
1997-11-16
2
-9
/
+185
*
Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren't
bde
1997-11-10
2
-4
/
+4
*
Merge 971020 stuff.. Check 21142? SROM CRC.
peter
1997-11-08
2
-7
/
+13
*
Rename some local variables to avoid shadowing other local variables.
phk
1997-11-07
1
-4
/
+4
*
Remove a bunch of variables which were unused both in GENERIC and LINT.
phk
1997-11-07
9
-31
/
+18
*
Rats. Committed the wrong version.
markm
1997-11-06
1
-5
/
+11
*
1) Add the IOCTL for Luigi's BT848 -> I2C bus driver.
markm
1997-11-06
1
-14
/
+113
*
Add the IOCTL for Luigi's BT848 -> I2C bus driver.
markm
1997-11-06
1
-1
/
+8
*
- MF22: (I reversed these). Simplify code.
nate
1997-11-02
1
-2
/
+3
*
Sigh, kill setting of 0WS...it breaks more machines than it fixes.
dg
1997-11-02
1
-4
/
+3
*
This updates Luigi's sound code to the basic code in snd971023...
jmg
1997-10-31
10
-716
/
+1100
*
Improve PAL support and fix mux selector values.
eivind
1997-10-30
2
-32
/
+104
*
- Make sure we include <sys/kernel.h> to pick up the definitions of DATA_SET()
nate
1997-10-29
1
-1
/
+2
*
The previous change added a use of the DATA_SET macro, but forgot
jdp
1997-10-29
1
-1
/
+2
*
Removed unused #includes.
bde
1997-10-28
3
-10
/
+2
*
Move the EP_ID_PORT out to 0x110, so it doesn't conflict with other port
joerg
1997-10-27
1
-2
/
+16
*
Fix a comment about multicast; since the Etherlink III has no
fenner
1997-10-27
1
-4
/
+7
*
- Instead of relying on a functional call to register PCARD-capable drivers,
nate
1997-10-26
4
-37
/
+13
*
- Slightly change the way the border color register is updated so that
yokota
1997-10-26
1
-4
/
+3
*
- The daemon might go off the screen and crashed the system if the
yokota
1997-10-26
1
-35
/
+148
*
- Functional changes to PCCARD support.
nate
1997-10-26
4
-180
/
+66
*
- Do a bunch of gratuitous changes intended to make the code easier to
nate
1997-10-26
4
-201
/
+195
*
Recognize even more of the Znyx 314 cards.
phk
1997-10-25
1
-2
/
+2
*
Statizice.
phk
1997-10-24
1
-21
/
+24
*
Reject unreasonable values passed to CONS_HISTORY ioctl. It did not
yokota
1997-10-23
2
-26
/
+84
*
Rewrote fxp_start() for better clarity and efficiency.
dg
1997-10-23
1
-101
/
+101
*
Merge from RELENG_2_2. Bandaid for 'lockmgr panic' on the VN device.
kato
1997-10-21
1
-5
/
+18
*
Introduce a device flags value of 0x1 to always pretend a 1.44 MB
joerg
1997-10-19
1
-2
/
+15
*
Add an $Id$
peter
1997-10-18
1
-0
/
+1
*
Merge in changes from Matt. Accton EN12xx support, bugfixes. There is
peter
1997-10-18
2
-44
/
+193
*
Import Matt's current de driver... He appears to be maintaining it in
peter
1997-10-18
1
-7
/
+27
*
Fixed a bug where input packets were counted twice - messing up the
dg
1997-10-17
1
-2
/
+1
*
Hide a silly ``unknown board type'' message behind bootverbose. The
joerg
1997-10-15
1
-3
/
+4
[next]