Go to file
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
bin don't call get/set progname when we are a shell built-in. 2006-08-04 19:07:55 +00:00
common don't include stdint.h for _STANDALONE. 2006-07-12 13:54:55 +00:00
crypto Pull over OpenBSD v1.97, forwarded by jmc@openbsd: 2006-08-10 00:34:32 +00:00
dist Print rejected rpc packet reason. 2006-08-11 19:01:18 +00:00
distrib Add dk(4) manpage written by Jonathan A. Kollasch, provided in PR 34193. 2006-08-13 09:28:23 +00:00
doc Mention vfs_hooks(9) in the entry that mentioned its addition. 2006-08-09 21:57:36 +00:00
etc rename btcontrol(8) as btdevctl(8) to make it fit with the NetBSD naming 2006-08-13 09:03:21 +00:00
games PR/34175: Zafer Aydogan: touch the window to cause a refresh after help 2006-08-09 14:29:40 +00:00
gnu default to ssh. 2006-08-11 19:02:37 +00:00
include Add stresep and strndup. 2006-08-12 23:50:13 +00:00
lib - Add strndup and stresep 2006-08-12 23:49:53 +00:00
libexec Make filehandles opaque to userland 2006-07-31 16:34:42 +00:00
regress add regression test for stresep. 2006-08-12 23:51:12 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Add a flag to wdogctl(8), -x, that activates a user-mode timer that 2006-08-13 01:11:01 +00:00
share Add dk(4) manpage written by Jonathan A. Kollasch, provided in PR 34193. 2006-08-13 09:28:23 +00:00
sys Add support for the Promise PDC20771, present on the Promise FastTrak TX2300. 2006-08-13 09:39:25 +00:00
tools * Fix parallel build race condition between real{all,depend} and 2006-08-03 17:11:05 +00:00
usr.bin PR/34182 from der Mouse -- clarify -0 option 2006-08-11 23:01:46 +00:00
usr.sbin rename btcontrol(8) as btdevctl(8) to make it fit with the NetBSD naming 2006-08-13 09:03:21 +00:00
x11 Remove Xpmax stuff. 2006-07-30 03:25:43 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00
Makefile.inc
UPDATING Mention ACPI PCI interrupt changes (original code from FreeBSD) 2006-07-04 00:40:43 +00:00
build.sh PR/30842 -- compatibility issue with mksh from Thorsten Glaser 2006-08-09 22:13:12 +00:00