Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: meganwhite
  • Content: Threads
  • Order by date
  1. meganwhite

    how to transfer file from Linux to Xp??

    I have a pc with red hat linux installed and I need to transfer some files from it to another pc which has windows XP os. I do not have internet but all I have is a patch cable. How can I ftp the files ? Any sujjestions?? Megan
  2. meganwhite

    System unstable

    Hey guys I have a Vaio notebook and XP professional OS installed in it. When I boot the system the taskbar show up but its contents does not and when I take the curser to the taksbar the hourglass shows up as if its running infinitely.The windows key or start ket does not work either. Also my...
  3. meganwhite

    Driver for Bar code reader

    I recently bougt a bar code reader(Symbol LS 2200/2208). Does anyone know where can I get the Linux driver for it or how to use it with the Linux operating sys? It works fine with Windows XP but I need to use it with Linux.
  4. meganwhite

    Lower speed of CPU

    Hey Guys I have a 1GHz processor and I need to slow it down to .6GHz. The vendor says I can do it if I have an XP operating sys but I am using a Linux OS. Is there any way I can adjust the speed by going into the bios? I need to lower the speed to conserve power as I am planning to run the pc on...
  5. meganwhite

    Linkysy wireless PCI card

    I want to know if it is possible to connect the Linksys wireless PCI card WMP54G into the desktop and then remove the small antenna and connect a cable to extend it to an outdoor antenna. Will it access an access point in the next building? Let me know if anybody has tried this. Thanks
  6. meganwhite

    Linux Driver for MA311

    Hey guys I just wanted to know if there is a driver for Netgear wireless PCI adpater MA311 for Linux Operating system. Also can we romove the small antenna and connect it to a booster to increase the range to 75 mile(500mW booster amplifier)?
  7. meganwhite

    Netlist

    How can I generate a netlist from a Xilinx project Navigator schematics(.sch) file and use it in Modelsim for simulation.
  8. meganwhite

    minimize logic

    Hi guys I need some help to minimize the logic in my code in order to fit it in the fpga. Basically what the code does is as follows: From a 32 byte input data I have to retrieve 112 bits and transmit them serially. the code is lib..... ieee.... entity... port( ... Data_1 : in...
  9. meganwhite

    glitch

    Hi guys I am using a code and getting glitch for the signal clrcntr, how can I remove the glitch? The program is lib... .. ... process(clk, rst, clrcntr, count, cntr, cntr_en, etr, clr_32) begin if (rst = '1' or clrcntr = '1') then cntr <= &quot;0000&quot;; clrcntr <= '0'...

Part and Inventory Search

Back
Top