Wing IDE 3.1.7 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Wing IDE 3.1.7 (Default branch)
# 1  
Old 02-02-2009
Wing IDE 3.1.7 (Default branch)

Image Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code. License: Other/Proprietary License with Source Changes:
This release adds support for Stackless Python 2.6, improves support for Subversion 1.4 and 1.5, fixes handling of input in the OS Commands tool, makes some vi mode fixes, and includes about 20 other minor bugfixes. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
PIIXIDE(4)						   BSD Kernel Interfaces Manual 						PIIXIDE(4)

NAME
piixide -- Intel IDE/SATA disk controllers driver SYNOPSIS
piixide* at pci? dev ? function ? flags 0x0000 DESCRIPTION
The piixide driver supports the Intel PIIX, PIIX3, PIIX4, and 82801 (ICH/ICH0/ICH2/ICH3/ICH4/ICH5/ICH6/ICH7/ICH8/ICH9/ICH10) IDE/SATA con- trollers and provides the interface with the hardware for the ata(4) driver. The 0x0002 flag forces the piixide driver to disable DMA on chipsets for which DMA would normally be enabled. This can be used as a debug- ging aid, or to work around problems where the IDE controller is wired up to the system incorrectly. SEE ALSO
ata(4), atapi(4), intro(4), pci(4), pciide(4), wd(4), wdc(4) BUGS
The timings used for the PIO and DMA modes for controllers listed above are for a PCI bus running at 30 or 33 MHz. This driver may not work properly on overclocked systems. BSD
July 30, 2010 BSD