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 a compile warning.
gibbs
1999-09-11
1
-0
/
+1
*
Update to driver 1.73
roger
1999-09-10
1
-4
/
+37
*
Make sure that opti931's and guspnp's use the right offset from their ports.
dfr
1999-09-10
2
-0
/
+4
*
Changes to centralise the default blocksize behaviour.
julian
1999-09-09
6
-18
/
+5
*
Don't register a bmajor.
phk
1999-09-08
1
-1
/
+1
*
fix a bug with cat >/dev/{dsp,dspW,audio} hanging
cg
1999-09-08
2
-2
/
+4
*
Add a pointer to "controller miibus0" for people who will not read the
peter
1999-09-08
1
-0
/
+1
*
Make it build, copy from dev/sio/sio.c:
peter
1999-09-08
1
-4
/
+4
*
Restore the old sio* - bruce can fix it himself.
peter
1999-09-08
2
-0
/
+3188
*
Change isa_get/set_flags() to device_get/set_flags().
dfr
1999-09-07
8
-26
/
+28
*
Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods
peter
1999-09-06
2
-3188
/
+0
*
Move the #if 0 to catch the card.h include and make sure it's zero.
peter
1999-09-06
1
-1
/
+3
*
Start to disentangle the isa attachments from other buses. Partially
imp
1999-09-06
1
-16
/
+14
*
Recognise the new 82559 chip id as used on the InBusiness 10/100 adapter.
peter
1999-09-06
2
-1
/
+7
*
Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,
wpaul
1999-09-06
2
-0
/
+428
*
nullclose, not noclose of course.
phk
1999-09-05
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-09-05
7
-7
/
+7
*
struct rqgroup: put 0-length array at the end. Make mental note not
grog
1999-09-05
1
-1
/
+1
*
incorporate better ess support
cg
1999-09-04
4
-280
/
+1108
*
handle uiomove better in feed_root
cg
1999-09-04
2
-12
/
+18
*
bugfix: deallocate channels properly if no read/write ops between open/close
cg
1999-09-04
2
-2
/
+4
*
Add USR3031 pnp id.
dfr
1999-09-04
1
-0
/
+1
*
#ifdef out the definition for the small packet RX ring. I ended up only
wpaul
1999-09-03
1
-0
/
+9
*
Remove vestiges of old pnp code.
dfr
1999-09-03
1
-8
/
+0
*
Remove the last vestiges of the old pnp code in favour of the new one.
dfr
1999-09-03
1
-106
/
+1
*
Commit a checkpoint of an updated if_ed driver. This is pretty much
peter
1999-09-03
2
-434
/
+512
*
Cosmetic tweak. Collect the fdc methods together and apart from the fd
peter
1999-09-03
1
-44
/
+53
*
Use micro "disk" layer in ata-disk
phk
1999-09-03
4
-143
/
+45
*
Set si_bsize_phys to 2048 for cdrom.
phk
1999-09-03
1
-0
/
+1
*
Revert a bunch of contraversial changes by PHK. After
julian
1999-09-03
4
-1
/
+7
*
remove some out-of-scope DEVFS references..
julian
1999-09-03
2
-7
/
+0
*
Handle for passthru resource release correctly.
luoqi
1999-09-03
1
-5
/
+4
*
This adds support for the Buslogic/Bustek/Storage Dimensions
mdodd
1999-09-03
1
-0
/
+324
*
This is the rest of the MCA support; new_bus code to be exact.
mdodd
1999-09-03
3
-0
/
+931
*
Reverse MFC of revision 1.5.2.7:
grog
1999-09-03
1
-2
/
+0
*
- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace
kato
1999-09-02
2
-6
/
+9
*
The ed_probe_Novell should not clear id_maddr when it fails to probe.
kato
1999-09-02
1
-2
/
+6
*
Enable ioctls to manipulate color palette. They have been implemented,
yokota
1999-09-02
1
-3
/
+0
*
Missed this use of the old pnp includes. I don't think this is meant to
peter
1999-09-02
1
-1
/
+2
*
Stub out the old pnp code till these are converted so GENERIC builds again.
peter
1999-09-02
2
-2
/
+4
*
Typo: 'x' should be 'y' (only affects debugging output)
n_hibma
1999-09-01
1
-1
/
+1
*
This is part of an untested set of changes to the ed driver to support
dfr
1999-09-01
1
-0
/
+90
*
This represents essentially a complete rewrite of the ISA PnP code. The
dfr
1999-09-01
4
-11
/
+31
*
Re-arrange things in the attach routines of the 3Com and RealTek PHY
wpaul
1999-09-01
2
-13
/
+13
*
Update to driver 1.72.
roger
1999-09-01
1
-0
/
+4
*
Set si_bsize_phys and si_bsize_max in all legacy CD drivers.
phk
1999-09-01
2
-0
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-09-01
48
-48
/
+48
*
say hello to newpcm. it is not yet enabled, requiring new pnp code from dfr
cg
1999-09-01
40
-0
/
+11805
*
mss and sb drivers updated for newpcm
cg
1999-09-01
10
-9126
/
+7532
*
Add a driver for the internal PHY in the RealTek 8139.
wpaul
1999-08-31
1
-0
/
+284
[next]