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
*
Correct minor typo
jkh
1998-03-05
1
-1
/
+1
*
*** empty log message ***
semenu
1998-03-04
1
-13
/
+80
*
Added support for the 82553 and 'B' 82555 PHY.
dg
1998-03-03
2
-2
/
+15
*
Restored half of the ANSI semantic errors fix which was clobbered
bde
1998-03-01
1
-2
/
+0
*
Add PCI device ID of Surecom NE-34
se
1998-02-27
1
-1
/
+2
*
Support for "MAC address in CIS" type cards.
hosokawa
1998-02-27
1
-1
/
+9
*
PCCARD-code related style nits, as requested.
msmith
1998-02-27
3
-22
/
+22
*
Fix some style nits and remove an unused header.
msmith
1998-02-27
4
-8
/
+4
*
Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl>
ahasty
1998-02-26
3
-18
/
+46
*
Fixed a syntax error. Strange but correct code was broken by recent
bde
1998-02-25
1
-2
/
+2
*
Added missing #include of "opt_devfs.h".
bde
1998-02-25
1
-4
/
+3
*
Properly bzero() structures after they're returned from getccdbuf().
jkh
1998-02-22
1
-1
/
+3
*
there is a minor bug in sb_dsp.c -- the driver
nate
1998-02-21
4
-4
/
+0
*
Add $Id$
gpalmer
1998-02-21
1
-0
/
+2
*
Provide a missing parameter to printf to stop the kernel from panicing.
gpalmer
1998-02-21
1
-1
/
+1
*
Update to "stable-167" release; totally reimplements media detection.
jkh
1998-02-20
1
-327
/
+418
*
Don't depend on "implicit int" or bloat the data section in the
bde
1998-02-20
2
-3
/
+3
*
Removed unused debugging variables and macros.
bde
1998-02-20
1
-11
/
+3
*
Removed unused #includes.
bde
1998-02-20
12
-95
/
+9
*
Move Luigi's I2CWR ioctl from the video_ioctl section to the
ahasty
1998-02-20
1
-22
/
+26
*
- Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except for
nate
1998-02-17
6
-12
/
+64
*
Support for >32 ports.
jkh
1998-02-17
1
-58
/
+50
*
Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15th
scrappy
1998-02-17
8
-574
/
+764
*
Delete apparently unused DEVFS control device creation code - code
eivind
1998-02-16
1
-4
/
+1
*
A bunch of nits from bde.
phk
1998-02-15
1
-68
/
+60
*
Update to support SI/XIO PCI host cards (Z280 based) and the enhanced
peter
1998-02-15
3
-10
/
+235
*
Revert part of my previous patch - I don't see the *need*
jkh
1998-02-15
1
-3
/
+1
*
missing spl() call and off by one error in the handling of the partitions.
jkh
1998-02-15
1
-2
/
+3
*
- If a PCCARD serial device is removed from the system, let the serial
nate
1998-02-14
1
-2
/
+2
*
Fix a couple of lines that dropped out in my merge yesterday.
phk
1998-02-13
1
-3
/
+7
*
Man, twice in as many days. Gotta learn to check that uname.
phk
1998-02-13
1
-10
/
+10
*
Add a skelleton pulse-per-second timing driver. This will become more
phk
1998-02-13
1
-0
/
+222
*
Implement the spirit but not the letter of Terrys hot-char patch.
phk
1998-02-13
5
-52
/
+9
*
Hmm, it is generally an advantage to commit the most recent version of
phk
1998-02-13
1
-15
/
+14
*
Add support for VESA mode 0x102 (800x600x4) in syscons. You can activate
phk
1998-02-12
2
-60
/
+104
*
Fix a white-space nit which I happened to notice.
phk
1998-02-12
1
-3
/
+2
*
Oops, sorry, a #define line for my debugging session slipped into
yokota
1998-02-12
1
-3
/
+1
*
- Move the mouse cursor to the center of the screen after video
yokota
1998-02-11
1
-16
/
+41
*
- A new semaphore: font_loading_in_progress.
yokota
1998-02-11
1
-9
/
+27
*
- Break scrn_timer() into two pieces. Now screen update is done in a
yokota
1998-02-11
1
-85
/
+97
*
- Ignore KBD_RAW_MODE and KBD_CODE_MODE in scgetc() when it's called
yokota
1998-02-11
1
-9
/
+18
*
Staticize. (Diffs by me & and Simon in cooperation.)
eivind
1998-02-10
3
-36
/
+36
*
Support C-NET(98)S ethernet card (PC-98 only).
kato
1998-02-10
2
-0
/
+105
*
Staticize.
eivind
1998-02-09
13
-46
/
+46
*
Add #include "opt_devfs.h".
eivind
1998-02-09
1
-1
/
+2
*
Back out DIAGNOSTIC changes.
eivind
1998-02-06
6
-9
/
+3
*
Add PnP support to if_ed.c.
eivind
1998-02-05
1
-4
/
+113
*
Turn DIAGNOSTIC into a new-style option.
eivind
1998-02-04
6
-3
/
+9
*
MF22: update to newest version from author.
jkh
1998-02-04
1
-188
/
+407
*
Re-add my DEVFS changes after they were stomped on. This time, I throw away
eivind
1998-02-04
2
-5
/
+4
[next]