freebsd-nq/sys/dev/aic7xxx
Justin T. Gibbs f8838555e8 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.
2001-01-05 19:15:37 +00:00
..
aicasm Fix include directories for crossbuilding. 2000-12-13 23:15:12 +00:00
ahc_eisa.c ahc_eisa.c: 2000-12-20 01:11:37 +00:00
ahc_pci.c ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7xxx_93cx6.c ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7xxx_93cx6.h ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7xxx_freebsd.c ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7xxx_freebsd.h aic7xxx.c: 2001-01-05 19:15:37 +00:00
aic7xxx_inline.h ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7xxx_osm.c ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7xxx_osm.h aic7xxx.c: 2001-01-05 19:15:37 +00:00
aic7xxx_pci.c aic7xxx.c: 2001-01-05 19:15:37 +00:00
aic7xxx.c aic7xxx.c: 2001-01-05 19:15:37 +00:00
aic7xxx.h aic7xxx.c: 2001-01-05 19:15:37 +00:00
aic7xxx.reg Sync Perforce IDs, add tranceiver state change support, and correct 2000-11-10 20:13:41 +00:00
aic7xxx.seq ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7770.c Move aicasm to its own subdirectory. 2000-09-16 20:02:28 +00:00