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
*
Add the 16550 programming interface code for PCIS_SIMPLECOMM_UART.
peter
1999-10-09
2
-0
/
+2
*
Update the PPSAPI to draft-mogul-pps-api-05.txt which is the latest.
jhay
1999-10-09
3
-102
/
+150
*
A leftover include file from pre-CAM days gets retired...
phk
1999-10-09
1
-80
/
+0
*
Factor out the PnP resource parser so that it can be re-used by pnpbios
dfr
1999-10-09
3
-234
/
+465
*
Fix build break.
dfr
1999-10-09
2
-2
/
+0
*
Add net device to netboot.
dfr
1999-10-09
1
-0
/
+3
*
Remove old copies. These files now live in src/sys/dev/buslogic
mdodd
1999-10-09
3
-921
/
+0
*
- Point the right bits at the new location of the bus front ends.
mdodd
1999-10-09
5
-10
/
+11
*
Add a newline to "WARNING: %s maxphys = 0 ??" so it doesn't trip up
green
1999-10-09
1
-1
/
+1
*
- Restore correct operation of bt_mca.
mdodd
1999-10-09
2
-16
/
+28
*
Make interrupts shareable with RF_SHAREABLE. This is untested, but
imp
1999-10-09
2
-2
/
+2
*
Remove these files as they now live in sys/dev/dpt/
mdodd
1999-10-09
4
-720
/
+0
*
Allow interrupt sharing by allocating the interrupt RF_SHAREABLE.
imp
1999-10-09
3
-3
/
+3
*
Call DEVICE_IDENIFY in bus_generic_driver_added to allow devices to
imp
1999-10-09
2
-1
/
+2
*
Switch over to the new location in sys/dev/dpt.
mdodd
1999-10-09
2
-2
/
+3
*
Remove the DPT EISA driver entry.
mdodd
1999-10-09
2
-2
/
+0
*
- Implement a simple PIO driven function for retreiving the onboard
mdodd
1999-10-09
4
-101
/
+137
*
Fix a panic(8) implementation:
phk
1999-10-08
1
-5
/
+17
*
Add a couple of strategic KASSERTs
phk
1999-10-08
2
-0
/
+12
*
Zap cdevsw_add() - the make_dev's take care of it and don't use
peter
1999-10-08
2
-20
/
+0
*
Add back sysctl vfs.enable_userblk_io
phk
1999-10-08
2
-0
/
+14
*
perl5 -> perl
n_hibma
1999-10-08
2
-4
/
+4
*
perl5 -> perl
green
1999-10-08
5
-10
/
+10
*
Sync with recent changes to the MCA bus code. Resource IVARS went
mdodd
1999-10-08
1
-17
/
+9
*
No longer required, following the move of the driver to /sys/dev/bktr
roger
1999-10-08
1
-598
/
+0
*
Synchronize with i386 rev 1.367
marcel
1999-10-08
2
-56
/
+56
*
Don't include <machine/frame.h>.
dfr
1999-10-08
1
-2
/
+0
*
Change the SOURCE line to include ${CURDIR}
n_hibma
1999-10-08
7
-7
/
+7
*
Move the include of device.h into the NetBSD specific section.
n_hibma
1999-10-08
1
-1
/
+1
*
Zap these defucnt files before anyone things about trying to merge them.
peter
1999-10-08
3
-54
/
+0
*
Fix amr.c line, a '.' had become a '/'.
phk
1999-10-08
1
-1
/
+1
*
Fix typo
n_hibma
1999-10-07
1
-1
/
+1
*
The Makefiles for the modules for the USB device drivers.
n_hibma
1999-10-07
8
-0
/
+169
*
Make the umodem stub compile
n_hibma
1999-10-07
1
-1
/
+1
*
Remove a debugging printf.
n_hibma
1999-10-07
1
-2
/
+0
*
Add make_dev and remove_dev.
n_hibma
1999-10-07
1
-0
/
+7
*
priorities weren't correct (old version).
n_hibma
1999-10-07
1
-36
/
+15
*
Major synchronisation with the NetBSD USB stack:
n_hibma
1999-10-07
31
-3958
/
+4674
*
remove the use of uhci_reset to wake up the controller after
n_hibma
1999-10-07
2
-10
/
+8
*
Remove last bits and pieces of NetBSD porting.
n_hibma
1999-10-07
1
-34
/
+20
*
Remove the last bits and pieces left over from porting the driver
n_hibma
1999-10-07
1
-27
/
+9
*
Simplification of the signal trampoline and other cleanups.
marcel
1999-10-07
16
-162
/
+152
*
Put back cn_namelen initialization. Removed by phk in rev 1.2.
bp
1999-10-07
2
-0
/
+2
*
I forgot this one :-(
marcel
1999-10-07
1
-3
/
+3
*
Connect the 'amr' and 'mlx' drivers. They can be built as modules or
msmith
1999-10-07
5
-1
/
+28
*
This is a driver for the AMI MegaRAID family of controllers. It all of
msmith
1999-10-07
7
-0
/
+2470
*
This is a driver for the Mylex DAC960 family of integrated RAID
msmith
1999-10-07
7
-0
/
+3459
*
Be much more selective in claiming devices that might be IDE controllers.
msmith
1999-10-07
2
-67
/
+57
*
Re-synchronise the alpha major numbers list with the i386 list.
msmith
1999-10-07
3
-5
/
+62
*
Swap IOC_OUT and IOC_IN for the SETDIR macro. The linux ioctl read and
jhay
1999-10-06
2
-2
/
+2
[next]