freebsd-dev/sys/dev
Justin T. Gibbs 7debf5e75e Fix a long standing bug in the auto-termination control settings for
the aic7890/91/96/97 cards.  This could cause the system to go into
a long retry/recovery loop during probe.

Fix the alignment argument to bus_dma_tag_create().

Don't set the CACHETHEN bit in dscommand0 for Ultra2 controllers
until we know more about its behavior.  The description for this
bit makes it sound like it could cause problems with certain
PCI chipsets.
1999-08-16 02:33:46 +00:00
..
advansys Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
aha Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
ahb Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
aic7xxx Fix a long standing bug in the auto-termination control settings for 1999-08-16 02:33:46 +00:00
amd Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
ar Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
ata Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
atkbdc Correctly save `flags' bits. 1999-08-15 06:06:14 +00:00
bktr Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
buslogic Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
ccd Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
cs Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
cy Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire 1999-07-03 20:17:08 +00:00
de A little more tidying up. 1999-08-09 14:43:39 +00:00
dec Calibrate the processor cycle counter instead of believing what the 1999-05-18 21:24:16 +00:00
dgb Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
dpt Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
ed Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
eisa I'm not sure how this wasn't in the last commit but anyhow... 1999-08-02 20:01:40 +00:00
en Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
ep Move the specification of EDGE/LEVEL triggered interrupts to 1999-08-01 22:57:09 +00:00
ex Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
fb Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
fdc Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
fe Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
fxp Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
hea Allow configuration of up to 256 network interfaces per physical interface - 1999-05-10 23:02:29 +00:00
hfa This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
ic Fixed 10 out of 40 lines of -Wcast-qual warnings/errors. 3 lines were 1999-05-13 12:21:41 +00:00
ida Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
ie Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
iicbus Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
isp Properly set the alignment argument to bus_dma_tag_create(). If we 1999-08-16 01:52:21 +00:00
joy Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
kbd Correctly save `flags' bits. 1999-08-15 06:06:14 +00:00
lnc Add support for the Am79C978. (AMD PCHome/PCI Ethernet adapter) 1999-08-10 01:03:51 +00:00
mc146818 Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
mcd Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
mse Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
pccard Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
pcf Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
pci Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
pcm/isa Add support for ASound Gold card using the ALS120 1999-05-27 06:12:40 +00:00
pdq Move the specification of EDGE/LEVEL triggered interrupts to 1999-08-01 22:57:09 +00:00
ppbus Remove compile time limit on number of devices. 1999-08-08 22:25:46 +00:00
ppc Return the port size from the probe. 1999-04-22 13:10:43 +00:00
rc Fixed null setting of `rc_started'. This was fixed for the 1999-06-04 18:53:47 +00:00
rp Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
scd Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
sf Remember to clear the IFF_RUNNING and IFF_OACTIVE flags in sf_stop() and 1999-07-25 05:16:05 +00:00
si Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
sio make alpha compile again. 1999-08-09 11:02:45 +00:00
sk Remember to clear the IFF_RUNNING and IFF_OACTIVE flags in sf_stop() and 1999-07-25 05:16:05 +00:00
smbus Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
snp Add Id strings 1999-06-17 23:42:45 +00:00
sound/isa Add support for ASound Gold card using the ALS120 1999-05-27 06:12:40 +00:00
speaker Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
sr Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
streams Fix fd race conditions (during shared fd table usage.) Badfileops is 1999-08-04 18:53:50 +00:00
syscons Fix a warning on the alpha. 1999-08-13 16:17:54 +00:00
ti Minor glitch in ti_newbuf_jumbo(): m_adj() was being called on 1999-08-14 15:45:03 +00:00
tx Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
usb Protect the file interface against disconnects. 1999-08-12 18:55:41 +00:00
vinum Add note that a change needs backing out. 1999-08-15 02:31:19 +00:00
vn Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
vr Small tweak: remember to free the tx ring data (which is malloc()ed) if 1999-08-10 21:12:11 +00:00
vx Move the specification of EDGE/LEVEL triggered interrupts to 1999-08-01 22:57:09 +00:00
wi Correct the alignment of some of the members in the wi_frame structure. 1999-07-20 20:03:42 +00:00
wl Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
xe Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00