NetBSD/sys
dsainty 07955f97ca Add support for the Promise PDC20771, present on the Promise FastTrak TX2300.
This support is not based on a datasheet, because a datasheet is not readily
available for this chip.  However, Promise have partially open sourced their
driver for Linux, and all suggestions are that the PDC20771 is pretty similar
to other recent SATA chips.

The TX2300 has two ports, but there is unoccupied space on the board for a
third PATA port.  It isn't entirely obvious how many channels the PDC20771 can
support.

The pdc205xx_drv_probe probe is necessary to avoid probing two wd* devices for
every physical device.
2006-08-13 09:39:25 +00:00
..
altq - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
arch Add wpi@pci. 2006-08-13 02:27:32 +00:00
coda - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
compat Add a new signature test for linux probe function. We look for a .debuglink 2006-08-07 14:19:57 +00:00
conf Back out revision 1.109 - it's NOT silly to parse the comment when 2006-08-08 07:05:40 +00:00
contrib/dev/ath - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
crypto quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ddb integrate kauth. 2006-05-14 21:19:33 +00:00
dev Add support for the Promise PDC20771, present on the Promise FastTrak TX2300. 2006-08-13 09:39:25 +00:00
dist Some interfaces are initially created with zero addresses on them 2006-07-12 17:26:11 +00:00
fs Fix comment; it stated a mimimum of 128 translations duh! a maximum it is! 2006-08-11 23:15:30 +00:00
gdbscripts
ipkdb
kern Add __KERNEL_RCSID() 2006-08-13 06:21:10 +00:00
lib Fixed the gcc warning that "static" should come before "const". 2006-07-16 06:06:20 +00:00
lkm - Add k7_powernow_destroy() prototype into cpu.h. 2006-08-08 21:04:29 +00:00
miscfs Pretending to be Elad's keyboard: 2006-08-11 19:17:47 +00:00
net defflag PPPOE_SERVER and PPPOE_TERM_UNKNOWN_SESSIONS. 2006-08-05 17:20:54 +00:00
net80211 Use curchan in monitor mode. From Dheeraj S. FreeBSD always uses curchan, 2006-08-09 20:37:16 +00:00
netatalk Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netbt Bluetooth fixes by Iain Hibbert: 2006-07-26 10:20:56 +00:00
netccitt Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netinet ugh.. more stuff that's overdue and should not be in 4.0: remove the 2006-07-30 17:38:19 +00:00
netinet6 Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netipsec Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netisdn Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netiso Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netkey Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netnatm
netns Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netsmb Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
nfs nfsm_srvfhtom: ensure that padding bytes in nfsv2 file handles are zero. 2006-08-08 13:07:32 +00:00
opencrypto Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
stand
sys Pretending to be Elad's keyboard: 2006-08-11 19:17:47 +00:00
ufs Fix size confusion with lfs_fhandle - and as it now turns out to be the same 2006-08-06 12:34:12 +00:00
uvm Rearrange included headers and/or add include of <sys/types.h> and 2006-08-04 22:42:36 +00:00
Makefile Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00