diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-08-28 20:48:37 +0000 | 
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-08-28 20:48:37 +0000 | 
| commit | c69d09e4359180c046b109e2084de520486fdaf8 (patch) | |
| tree | 9b07ab7b7fbb0b3560c8d9e940e2e172f1833a09 | |
| parent | 67f5dcad6bf45b27c1013a5df185577d7b038ac3 (diff) | |
Notes
| -rw-r--r-- | HW.TROUBLE | 47 | 
1 files changed, 43 insertions, 4 deletions
| diff --git a/HW.TROUBLE b/HW.TROUBLE index db3c4515a205..a30967e01527 100644 --- a/HW.TROUBLE +++ b/HW.TROUBLE @@ -1,10 +1,49 @@ +$Id$ +  This file lists hardware, which doesn't do what it should do. -All entries have a date and a mail-address associated with them, this  -reflects when and by who they were added. +Due to the nature of FreeBSD, we do not have the resources to test all +possible kinds of hardware.  We do however every now and then find, buy +or hear about hardware which doesn't work with FreeBSD or in general. + +This is that list. + +To be added to this list, a piece of hardware has to: +	A: not do what it claims. +or +	B: not do what common sense would expect it to. +Only if performance claims are wildly of the mark will it be listed here. + +All entries must have a date and a mail-address associated with them, to +reflect when and by whom they were added.  For multifunctional devices, please indicate if other parts of the device  work OK, or are untested.  For mutual incompabilities, list both devices. -For IDE-disks, list the string seen on boot of FreeBSD, if possible, and -trade name. +For SCSI and IDE-devices, list the string seen on boot of FreeBSD, if  +possible, and trade name. +Infer format from other entries, Keep sorted by first line. + +Thankyou. + +--- +Controller, Data Technology DTC2280, "PC/AT Super I/O Card" +IDE interface can be set to secondary address, but doesn't work there.  Suspect +Interrupt isn't moved along.  Works fine on primary address.  Other parts of +card not tested. +19940828 phk@freefall.cdrom.com +--- +IDE-disk, <Maxtor 7345 AT>, "Maxtor 7345" +Cannot coexist on the same IDE-controller with a <WDC AC2540H>, "Western  +Digital Caviar 2540" disk.  Jumpers not exhaustively experimented with, as +neither of the companies make sufficient information available.  Disk works +fine when alone on IDE-controller. +19940828 phk@freefall.cdrom.com +--- +IDE-disk, <WDC AC2540H>, "Western Digital Caviar 2540" +Cannot coexist on the same IDE-controller with a <Maxtor 7345 AT>, "Maxtor +7345" disk.  Jumpers not exhaustively experimented with, as neither of the  +companies make sufficient information available.  Disk works fine when alone +on IDE-controller. +19940828 phk@freefall.cdrom.com +--- | 
