From 5bd8b6944145fd898a6a9c0427743aed8740a8e7 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 16 Mar 2013 19:24:51 +0100 Subject: misc changes --- faq.mdwn | 1 + faq/sata_disk_drives.mdwn | 8 +++++++- hurd/libchannel.mdwn | 5 +++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/faq.mdwn b/faq.mdwn index 0cf75198..f3e6b719 100644 --- a/faq.mdwn +++ b/faq.mdwn @@ -9,6 +9,7 @@ is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] [[!meta title="FAQ"]] +[[!tag stable_URL]] Also see the... diff --git a/faq/sata_disk_drives.mdwn b/faq/sata_disk_drives.mdwn index dad10cb9..2edaa610 100644 --- a/faq/sata_disk_drives.mdwn +++ b/faq/sata_disk_drives.mdwn @@ -8,4 +8,10 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] -GNU Mach does not support SATA disk drives (/dev/sda etc. in GNU/Linux) natively, so using device:sd0s1 will not work, sd* devices are for SCSI drives only. The only way to get those drives to work is to put them into compatibility mode in the BIOS, if such an option exists. GNU Mach will then recognize them as hda etc. +[[!meta title="Are SATA disk drives supported?"]] + +GNU Mach does not support SATA disk drives (`/dev/sda` etc. in GNU/Linux) +natively, so using `device:sd0s1` will not work, as sd* devices are for SCSI +drives only. +The only way to get those drives to work is to put them into compatibility mode +in the BIOS, if such an option exists. GNU Mach will then recognize them as hda etc. diff --git a/hurd/libchannel.mdwn b/hurd/libchannel.mdwn index 3e19fb18..312210dd 100644 --- a/hurd/libchannel.mdwn +++ b/hurd/libchannel.mdwn @@ -62,6 +62,11 @@ and *libnetwork* or similar. So work on *libchannel* will continue, in one form or another. +# Source + +[[source_repositories/incubator]], libchannel. + + # Related * [*Van Jacobson's network channels*](http://lwn.net/Articles/169961/) -- cgit v1.2.3