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
*
Fix breakage introduced by last patch. bde has added CC_QUIET flag to
imp
1998-10-12
3
-73
/
+11
*
Clear out transmit descriptor memory in fxp_attach when it's malloced.
dg
1998-10-11
1
-1
/
+2
*
Fixed mbuf leak in fxp_stop().
dg
1998-10-10
1
-5
/
+9
*
Attempt to work around the page fault in tulip_txput(). I've been running
peter
1998-10-10
1
-2
/
+2
*
Fix conficts in probe:
imp
1998-10-10
3
-3
/
+77
*
Call dpt_intr from our timeout routine to clear any pending commands before
gibbs
1998-10-09
1
-3
/
+11
*
Only pull 16 bits of residual information from completing queues. This
gibbs
1998-10-09
1
-2
/
+10
*
Hook up ahapoll so that dumps, synchronize cache commands or any other
gibbs
1998-10-09
3
-3
/
+6
*
Pass termination information via softc flags to the core driver. The
gibbs
1998-10-09
1
-13
/
+19
*
When 'using defaults' ensure that termination is enabled.
gibbs
1998-10-09
1
-5
/
+4
*
fix a bug which could lock up a transmitter.
kjc
1998-10-09
1
-1
/
+5
*
Make that annoying "device busy" message dependent on DEBUG (using the
des
1998-10-08
4
-4
/
+4
*
Discard previous commit.
kato
1998-10-08
1
-14
/
+1
*
Add SMC EtherEZ98 support to ed driver (PC-98).
kato
1998-10-08
1
-1
/
+14
*
Add missing newline in probe message.
des
1998-10-07
1
-2
/
+2
*
ahc_pci.c:
gibbs
1998-10-07
3
-8
/
+17
*
Add a missing newline.
gibbs
1998-10-07
1
-1
/
+2
*
Don't set the active flag on a transaction resource until it has been
gibbs
1998-10-07
2
-37
/
+37
*
Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).
gibbs
1998-10-07
7
-0
/
+3344
*
Add functions for accessing dense and bwx memory for pci devices. These
dfr
1998-10-06
1
-2
/
+7
*
Nit in comment: PnP ID 0x3500630e is a CS4236B, not a CS4236.
des
1998-10-04
2
-2
/
+2
*
At net-jp@jp.freebsd.org mailing list, if_cs user in Japan
msmith
1998-10-04
1
-2
/
+2
*
Removed duplicate case.
alex
1998-10-03
2
-2
/
+0
*
abort imm init if can't disconnect from drive
nsouch
1998-10-02
1
-1
/
+2
*
Update the pcm driver to the most recent version. This should
luigi
1998-10-02
10
-422
/
+1024
*
GC unused stuff.
imp
1998-10-02
2
-50
/
+12
*
Remove a spurious, but benign statement.
gibbs
1998-10-02
1
-6
/
+4
*
Restore static of sc_flags.
ache
1998-10-01
1
-2
/
+3
*
Yet another round of fixes for the VESA support code.
yokota
1998-10-01
4
-21
/
+9
*
Oops, forgot /* */ around Id string
sos
1998-10-01
1
-1
/
+1
*
Misc cleanup and probe rework:
imp
1998-10-01
2
-50
/
+38
*
Hauppauge Tech Support confirmed all Hauppauge 878 PAL/SECAM boards
sos
1998-09-30
1
-12
/
+33
*
Hauppauge Tech Support confirmed all Hauppauge 878 PAL/SECAM boards
sos
1998-09-30
1
-0
/
+3
*
Changed tuner code to autodetect tuner i2c address.
sos
1998-09-30
3
-79
/
+61
*
Add PnP ID for Crystal Semiconductors CS4236B codecs (register-
des
1998-09-30
2
-0
/
+6
*
Perform a hard reset on cards when the command fails. This should help
imp
1998-09-30
1
-2
/
+2
*
Several minor cleanups, inspired by bug reports and the old driver:
imp
1998-09-29
1
-10
/
+67
*
Fix destructive cursor shape after text mode switch.
ache
1998-09-29
3
-34
/
+37
*
fix handling more than one cards
ache
1998-09-28
1
-2
/
+3
*
Correct calculation of revive blocksize
grog
1998-09-28
1
-2
/
+2
*
Get include paths right
grog
1998-09-28
1
-2
/
+2
*
Merge changes from i386/isa/sio.c up to revision 1.215.
dfr
1998-09-26
1
-46
/
+42
*
Add hooks so that the alpha can detect which disk has the root partition.
dfr
1998-09-26
1
-0
/
+3
*
Underlying ,v files were copied and detagged. Re-commit old versions
peter
1998-09-26
2
-167
/
+334
*
Cosmetic changes:
yokota
1998-09-26
2
-23
/
+21
*
- Use `u_long cmd' ioctl arg.
yokota
1998-09-26
3
-17
/
+9
*
Cosmetic change: adjust copyright notice.
yokota
1998-09-25
2
-34
/
+28
*
Minimal change for #if __FreeBSD__ >= 3 to check __FreeBSD_version instead.
peter
1998-09-24
1
-2
/
+2
*
Change #if __FreeBSD__ >= 3 to #if __FreeBSD_version >= 300000 to aid
peter
1998-09-24
1
-7
/
+15
*
Removed unused include of "ioconf.h" again. The CAM changes made ioconf.h
bde
1998-09-24
2
-6
/
+2
[next]