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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compaq "Intelligent Disk Array" driver.
julian
1999-05-25
1
-0
/
+1786
*
From our i386 counterpart:
dt
1999-05-25
1
-3
/
+15
*
Fix the read/write permission checks in cam_periph_mapmem(). If we're
ken
1999-05-25
1
-4
/
+4
*
Add OPTi 82c822 host to PCI bridge
roger
1999-05-25
1
-1
/
+5
*
Rename 849 to 849A (the correct name for the IC)
roger
1999-05-25
2
-4
/
+4
*
Add support for the Bt878/Bt879's Intel 430 FX and
roger
1999-05-25
2
-32
/
+110
*
Merge with sys/i386/isa/wd.c revision 1.192 and 1.193.
kato
1999-05-25
1
-120
/
+14
*
Sync with sys/i386/i386/userconfig.c revision 1.145.
kato
1999-05-25
1
-3
/
+4
*
Sync with sys/i386/conf/options.i386 revision 1.114.
kato
1999-05-25
2
-2
/
+4
*
Back the last change out.
brian
1999-05-25
1
-2
/
+2
*
Allow booting from "ad"
brian
1999-05-25
1
-2
/
+2
*
Activate mbr.
rnordier
1999-05-24
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r47471,
rnordier
1999-05-24
3
-0
/
+177
|
\
|
*
Add mbr: a standard master boot record intended to replace a couple
rnordier
1999-05-24
3
-0
/
+177
*
|
Don't try to allocate memory resource unless address is non-zero.
dfr
1999-05-24
1
-2
/
+3
*
|
Fix bug that can cause transmit corruption. There are actually two 'rings'
wpaul
1999-05-24
2
-6
/
+6
*
|
close pr 10889:
luigi
1999-05-24
1
-1
/
+4
*
|
Fix a [start,end] vs [start,count] botch that corrupted the resource
peter
1999-05-24
2
-6
/
+6
*
|
Remove the mfs stuff now that mfs_init() does the MFS_ROOT initialisation.
jb
1999-05-24
1
-18
/
+1
*
|
Back out my previous change (phk didn't like it) in favour of setting
jb
1999-05-24
2
-16
/
+2
*
|
Remove the test for bdevsw(dev) == NULL from bdevvp() because it fails
jb
1999-05-24
2
-4
/
+4
*
|
- Make setroot() conditional on FFS etc, to avoid a compiler warning
jb
1999-05-24
2
-34
/
+10
*
|
- Back out Luoqi's cdevsw stuff. It panics on my system and is not required.
jb
1999-05-24
1
-7
/
+10
*
|
Added rgb_vbi_prog() to capture VBI data and video at the
roger
1999-05-23
2
-2
/
+496
*
|
Rely on the statistics in XPT_GDEV_STATS instead of the versions still
gibbs
1999-05-23
3
-13
/
+30
*
|
Don't reference our SCB until we have validated that the firmware has
gibbs
1999-05-23
1
-2
/
+3
*
|
Poll for interrupts in bt_cmd in case they are masked. A completing
gibbs
1999-05-23
1
-4
/
+14
*
|
brucify
brian
1999-05-23
1
-2
/
+2
*
|
Don't reference non-existant ATAPI option..
peter
1999-05-23
3
-12
/
+12
*
|
Make MFS_ROOT work again. MFS_ROOT means that rootdev is not set.
jb
1999-05-23
2
-4
/
+20
*
|
Add the amd driver.
gibbs
1999-05-22
1
-0
/
+1
*
|
aic7xxx.c:
gibbs
1999-05-22
3
-18
/
+10
*
|
Add a default async handler funstion to cam_periph.c to remove duplicated
gibbs
1999-05-22
8
-55
/
+46
*
|
Add the XPT_PATH_STATS and XPT_GDEV_STATS function codes. These ccb
gibbs
1999-05-22
4
-114
/
+280
*
|
First cut at a driver for the amd53c974 PCI SCSI host adapter. This
gibbs
1999-05-22
4
-0
/
+6030
*
|
Don't call calcru() on a swapped-out process. calcru() access p_stats, which
dt
1999-05-22
3
-40
/
+31
*
|
- Fix up some comments in if_wi.c (no code changes)
wpaul
1999-05-22
2
-18
/
+18
*
|
Use the resource apis to manipulate resources.
dfr
1999-05-22
5
-24
/
+96
*
|
Don't use BUS_WRITE_IVAR to manipulate resources.
dfr
1999-05-22
3
-27
/
+30
*
|
* Factor out the common code between the isa bus drivers for i386 and alpha.
dfr
1999-05-22
10
-1324
/
+749
*
|
Add some helper functions to make it easier to write a driver for a bus
dfr
1999-05-22
2
-3
/
+218
*
|
Fix a reference to the mysterious Mike Smisth.
rnordier
1999-05-22
2
-4
/
+4
*
|
Add seatbelt like in previous function..
peter
1999-05-22
1
-1
/
+3
*
|
Recover from removing the last (unshared) interrupt handler.
peter
1999-05-22
4
-108
/
+48
*
|
Fixed style bugs in previous commit.
bde
1999-05-22
4
-20
/
+20
*
|
Move arpcom structure be the first in softc structure. Needed
semenu
1999-05-22
3
-6
/
+6
*
|
Cosmetic changes to make it compile without errors in gcc -Wall
julian
1999-05-22
2
-20
/
+34
*
|
Restored rev.1.76 which was clobbered by rev.1.77.
bde
1999-05-22
2
-4
/
+4
*
|
Remove some #ifdef'ed code. The ADMtek doesn't have a 'enable reception of
wpaul
1999-05-21
1
-13
/
+2
*
|
Fix a memory leak and a double free that could happen in certain error
ken
1999-05-21
1
-5
/
+4
[next]