Date: Sun, 7 Aug 2005 11:20:29 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-pci.h ata-raid.c Message-ID: <200508071120.j77BKTaG078902@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2005-08-07 11:20:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/ata ata-all.h ata-chipset.c ata-pci.h
ata-raid.c
Log:
MFC:
Remove stale struct ata_channel declaration
Add support for the ITE IT8211F controller
Dont limit all transfers to DEV_BSIZE (stale dbug code)
Hide the loaded/unloaded message behind bootverbose
Approved by: re@
Revision Changes Path
1.103.2.1 +0 -1 src/sys/dev/ata/ata-all.h
1.126.2.1 +14 -6 src/sys/dev/ata/ata-chipset.c
1.49.2.1 +1 -0 src/sys/dev/ata/ata-pci.h
1.98.2.1 +4 -3 src/sys/dev/ata/ata-raid.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508071120.j77BKTaG078902>
