public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: libATA  PATA status report, new patch
Date: Mon, 06 Feb 2006 16:46:52 +0000	[thread overview]
Message-ID: <1139244412.10437.32.camel@localhost.localdomain> (raw)

Main changes this time
- Initial driver code for PCMCIA
- Initial driver code for ISAPnP
- Legacy support including VLB driver bits (mostly to test non PCI
cases)
- Replace IRQ masking awareness in core with a ->data_xfer method
- Use ->data_xfer to move IRQ masking, VLB sync and other chip 
  whackiness back *outside* of the core libata code.
- Simplex DMA is now supported
- Remove PCI quirk junk for IDE stuff (its buggy in places and a mess)
- Teach core PCI code about the IDE legacy mess in the PCI spec
- Merge with other libata changes to 2.6.16-rc2
- ARTOP driver now knows how to init Macintosh cards
- Initial netcell driver bits
- CMD64x support (except 640)
- Initial incomplete Cypress Alpha IDE


With the exception of HPA and serialize support its now pretty close to
a straight replacement for drivers/ide on x86 systems (and boxes using
PCI devices only). There is other stuff that wants improving still like
error recovery on CRC, but its getting close.

Please remember that functionality equivalence, and much cleaner code
doesn't mean less bugs yet, there is a *lot* of testing and hammering on
the code needed before it is production ready for switching.

	http://zeniv.linux.org.uk/~alan/IDE

for 2.6.16-rc2 patches.

Alan



             reply	other threads:[~2006-02-06 16:44 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-06 16:46 Alan Cox [this message]
2006-02-06 20:04 ` libATA PATA status report, new patch Meelis Roos
2006-02-06 22:53   ` Alan Cox
2006-02-07  8:43 ` Meelis Roos
2006-02-07 11:05   ` Alan Cox
2006-02-07 11:10     ` Meelis Roos
2006-02-07 11:29       ` Ed Sweetman
2006-02-07 11:32         ` Meelis Roos
2006-02-07 11:38       ` Alan Cox
2006-02-07 15:04         ` Alan Cox
2006-02-07 17:02           ` Meelis Roos
2006-02-07 19:38             ` Duplicated SCSI messages (Was: Re: libATA PATA status report, new patch) Tomasz Kłoczko
2006-02-07 17:30           ` libATA PATA status report, new patch Meelis Roos
2006-02-07 17:50           ` Meelis Roos
2006-02-08 13:31             ` Alan Cox
2006-02-08  7:42           ` Meelis Roos
2006-02-08 18:28           ` Meelis Roos
2006-02-09 15:31             ` Alan Cox
2006-02-09 21:12               ` Meelis Roos
2006-02-10 12:01                 ` Erik Mouw
2006-02-10 15:46                   ` Alan Cox
2006-02-12 18:07 ` Kyle Moffett
2006-07-07 16:29 ` Wakko Warner
2006-07-07 16:52   ` Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1139244412.10437.32.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox