From 119b59cd0df00269bfe51d906657193217b8c884 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 25 Nov 2004 10:19:50 +0000 Subject: Remove the EOLN_NATIVE flag from a ton of files (patches & the like for which line ending conversions can break things). BKrev: 41a5b1c6eA2OPeQrDQEgEwAmKXvQJg --- hotplug/files/collie/usbd | 1 + hotplug/files/sysconfig-hotplug | 12 ++++++++++++ hotplug/files/tosa/sysconfig-usb | 2 ++ hotplug/files/usbd | 2 ++ 4 files changed, 17 insertions(+) (limited to 'hotplug/files') diff --git a/hotplug/files/collie/usbd b/hotplug/files/collie/usbd index e69de29bb2..38aff0adcb 100644 --- a/hotplug/files/collie/usbd +++ b/hotplug/files/collie/usbd @@ -0,0 +1 @@ +usbdmodule="sa1100_bi" diff --git a/hotplug/files/sysconfig-hotplug b/hotplug/files/sysconfig-hotplug index e69de29bb2..7ee5a20c31 100644 --- a/hotplug/files/sysconfig-hotplug +++ b/hotplug/files/sysconfig-hotplug @@ -0,0 +1,12 @@ +## +## Each of these may be assigned to the number of nanoseconds by which to +## increase the timing of pcmcia bus transactions +## +# COMPACTFLASH_TIMING_INCREMENT=0 +## the single pcmcia sleeve seems to be a bit slow, but 25ns makes my +## orinoco card detectable. -Jamey 4/2/2002 +PCMCIA_TIMING_INCREMENT=25 +# DUAL_PCMCIA_TIMING_INCREMENT=0 + +## mount options used by MMC +MMC_MOUNT_OPTIONS="-t auto -o sync,noatime" diff --git a/hotplug/files/tosa/sysconfig-usb b/hotplug/files/tosa/sysconfig-usb index e69de29bb2..cbd18c6566 100644 --- a/hotplug/files/tosa/sysconfig-usb +++ b/hotplug/files/tosa/sysconfig-usb @@ -0,0 +1,2 @@ +## Specify the USB host controller driver +HCD="usb_ohci_tc6393" diff --git a/hotplug/files/usbd b/hotplug/files/usbd index e69de29bb2..aa4e6d2de7 100644 --- a/hotplug/files/usbd +++ b/hotplug/files/usbd @@ -0,0 +1,2 @@ +usbdmodule="" + -- cgit v1.2.3