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
...
*
|
USB stopped working as of the recent cdevsw cleanup. This fixes that.
n_hibma
1999-06-01
3
-7
/
+8
*
|
Remove the stub driver. It's useless.
n_hibma
1999-06-01
1
-137
/
+0
*
|
usbd_get_request_status now only returns the value if the associated
n_hibma
1999-06-01
1
-4
/
+8
*
|
1) Remove the definition of usb_cdc_generic_descriptor_t. It is
n_hibma
1999-05-31
1
-7
/
+1
*
|
On the new Meteor cards, the Philips SAA 7116 is connected to the PCI bus
roger
1999-05-31
2
-2
/
+54
*
|
* Change include file locations.
dfr
1999-05-31
2
-13
/
+18
*
|
Simplify cdevsw registration.
phk
1999-05-31
32
-305
/
+117
*
|
The PPSAPI group defines the polarity in draft 3, we guessed it wrong.
phk
1999-05-31
1
-2
/
+2
*
|
Enable attachment of multiple drivers to a single device.
n_hibma
1999-05-30
1
-11
/
+16
*
|
Notify CAM of the removed device on detach.
n_hibma
1999-05-30
1
-5
/
+3
*
|
This commit should be a extensive NO-OP:
phk
1999-05-30
43
-261
/
+898
*
|
Don't bogusly define a d_reset_t function.
phk
1999-05-30
1
-14
/
+2
*
|
1) Add URL for printer class specification
n_hibma
1999-05-30
1
-12
/
+8
*
|
- When aborting an interrupt pipe, just wait for 1ms for the completion
n_hibma
1999-05-30
1
-9
/
+5
*
|
When the mouse is being disconnected, do the followings:
n_hibma
1999-05-30
1
-4
/
+14
*
|
Simplistic pnp support. Needs more ids to be added.
dfr
1999-05-30
1
-1
/
+8
*
|
No support for pnp yet.
dfr
1999-05-30
3
-4
/
+15
*
|
No support for pnp devices yet.
dfr
1999-05-30
1
-1
/
+5
*
|
In pci_alloc_resource() only check start and end to see if its a default.
dfr
1999-05-30
1
-2
/
+2
*
|
Don't call disable_intr() when interrupts are already disabled, since
bde
1999-05-28
2
-6
/
+12
*
|
Allow a sio port with its flags set to DEBUGGER+LLCONSOLE to be used for
dfr
1999-05-28
1
-2
/
+2
*
|
Add support for ASound Gold card using the ALS120
roger
1999-05-27
4
-16
/
+32
*
|
Forgotten in previous commit:
gallatin
1999-05-26
1
-2
/
+2
*
|
Allow chipset drivers to specify the direct-mapped DMA window's mask in
gallatin
1999-05-26
2
-5
/
+4
*
|
Ignore subvendor and subdevice ids for all ai7880 parts. These chips
gibbs
1999-05-26
1
-27
/
+21
*
|
Turn the 'dump eeprom' flag into a real option.
gibbs
1999-05-25
2
-4
/
+8
*
|
The 1542 cards do not allow adapter commands to be queued while mailbox
gibbs
1999-05-25
2
-34
/
+90
*
|
All cards using aic789X chips use the new eeprom format.
gibbs
1999-05-25
1
-1
/
+4
*
|
Rename 849 to 849A (the correct name for the IC)
roger
1999-05-25
1
-2
/
+2
*
|
Add support for the Bt878/Bt879's Intel 430 FX and
roger
1999-05-25
1
-16
/
+55
*
|
Fix bug that can cause transmit corruption. There are actually two 'rings'
wpaul
1999-05-24
1
-3
/
+3
*
|
Fix a [start,end] vs [start,count] botch that corrupted the resource
peter
1999-05-24
1
-3
/
+3
*
|
Added rgb_vbi_prog() to capture VBI data and video at the
roger
1999-05-23
1
-1
/
+248
*
|
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
*
|
aic7xxx.c:
gibbs
1999-05-22
3
-18
/
+10
*
|
First cut at a driver for the amd53c974 PCI SCSI host adapter. This
gibbs
1999-05-22
2
-0
/
+3015
*
|
- Fix up some comments in if_wi.c (no code changes)
wpaul
1999-05-22
1
-9
/
+9
*
|
Use the resource apis to manipulate resources.
dfr
1999-05-22
3
-14
/
+57
*
|
Don't use BUS_WRITE_IVAR to manipulate resources.
dfr
1999-05-22
1
-9
/
+10
*
|
Move arpcom structure be the first in softc structure. Needed
semenu
1999-05-22
2
-4
/
+4
*
|
Restored rev.1.76 which was clobbered by rev.1.77.
bde
1999-05-22
1
-2
/
+2
*
|
usbdi.h:
n_hibma
1999-05-20
1
-37
/
+16
*
|
Add comment about split in driver
n_hibma
1999-05-20
1
-1
/
+6
*
|
Add support for multiple PCI "hoses" used on various alpha platforms.
gallatin
1999-05-20
2
-3
/
+67
*
|
- Include isa/isareg.h rather than i386/isa/isa.h for i386.
yokota
1999-05-20
2
-86
/
+6
*
|
Include sys/isa/isareg.h rather than i386/isa/isa.h for i386.
yokota
1999-05-20
2
-10
/
+2
*
|
Eigth update to the new ATA/ATAPI driver:
sos
1999-05-20
6
-41
/
+99
*
|
Updated Australian channel frequencies
roger
1999-05-19
1
-7
/
+12
*
|
Calibrate the processor cycle counter instead of believing what the
dfr
1999-05-18
2
-1
/
+28
[prev]
[next]