Searched hist:70693 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.cdiff 70693 Fri Jan 05 17:15:37 MST 2001 gibbs aic7xxx.c:
aic7xxx.h:
First pass at big-endian support in the Core.

Capture state for second channel on TWIN channel adapters
for suspend and resume.

aic7xxx_freebsd.h:
Stubs for endian conversion functions. These will get filled
out once we get an official kernel api for this kind of thing
that is something more elegant and efficient than a bunch of
manual swaps #ifdefed by platform.

aic7xxx_pci.c
Allow the second channel of motherboard aic7896 chips to be attached.
It turns out that the encoding of the subdevice id differs between
PCI cards and MB based controllers and our check to see, via
the subvendor id, if the second channel was "stuffed" always
turned out negative.

Completed in 62 milliseconds