Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

libnfcThis is download/development site of libnfc, the Free/Libre Near Field Communication (NFC) Library. If you are new to libnfc, you should browse libnfc main site[¹] to collect useful information and have a look to our forum[²]. InstallationInstallation steps are different depending on ... [More] version you are willing to install. Stable versionPlease follow instructions present in our main website. http://www.libnfc.org/documentation/installation Development versionFetch current version using svn as described in this page: http://code.google.com/p/libnfc/source/checkout You can compile trunk using: Under MacOSX, GNU/Linux, *BSD and probably a lot of POSIX systemsNote: If you want all libnfc hardware drivers, you will need to have libusb (library and headers) plus on *BSD and GNU/Linux systems, libpcsclite (library and headers). autoreconf -vis ./configure --enable-doc make sudo make installIf you want to (re)generate documentation: make docUnder Windows (Experimental)Requirements: Windows 7 SDK (nmake and cl) CMake NSIS if you want to pack libnfc In "Microsoft Windows SDK v7.0\CMD Shell" cd %PATH_TO_LIBNFC_SOURCES% cmake . nmakeCMake can produce windows specific executable setup using NSIS nmake packagelinks[1] Official website: http://www.libnfc.org [2] Forum: http://www.libnfc.org/community [Less]

0
 
  0 reviews  |  4 users  |  14,432 lines of code  |  5 current contributors  |  Analyzed 8 days ago
 
 

This project will be used to develop an iSCSI initiator tools for FreeBSD

0
 
  0 reviews  |  0 users  |  1,372 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

ndmphba - An NDMP InitiatorAbout ndmphbaThe ndmphba is a SCSI initiator for Linux kernel and it works very well with 2.6 kernel versions. It is a transport for SCSI to present/share a remote tape drive or a tape library robot on a NAS appliance (EMC Celerra, Netapp filer, etc) to Linux appearing as ... [More] a local device. This is my Linux kernel project for ITEC856, Operating system programming subject at Macquarie university, Australia. The performance, scalability and other aspects have not been considered now. This is just an experimental project, or can be seen as a proof of concept for transporting SCSI over NDMP. Although the backup software (Like Networker, Netbackup, TSM, etc) uses a limited functionality of transporting some SCSI commands during NDMP enabled backups, this initiator could be the first attempt ever to transport SCSI commands from the kernel's SCSI layer to a SCSI target using NDMP! Yea, NDMP lacks a lot of features for a SCSI transport protocol like SCSI task management, error recovery, etc. This project attempts to transport SCSI via NDMP, just like an iSCSI initiator. A lot of people are not aware of this little protocol which could be used to transport SCSI commands. The main use of this initiator is to share a tape library (tape and robot devices) attached to a NAS appliance, like EMC Celerra or Netapp filer. I never tested this with a Netapp filer or any other NAS vendors other than EMC Celerra. All the NAS appliances implement NDMP to provide interface to manage backups and ndmphba should work with other vendors too. The initiator works very well with virtual or real tape library (vtlu) on real or simulated Celerra (Celerra simulator). Like an iSCSI initiator, the NDMP initiator would present the tape devices on a remote filer as a local tape drive. Please read the presentation and README in the download session. The project is also hooked with google's SVN system. The discussion group for this project is ndmphba@googlegroups.com. Please use this discussion group for any questions, suggestions and comments. I will be monitoring this discussion group and will attempt to answer all questions. Disclaimer: I am not responsible for any consequence of using this product in this form or modified form. Please use it at your own risk. LicensingThe following copy right and licensing message is applicable to all files and code downloaded from this site (even if the file or code does not contain this notice). The MIT LicenseCopyright (c) 2008 Vadakkumuri Valappil Aboobacker (Aboo Valappil) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Aboo Valappil [Less]

0
 
  0 reviews  |  0 users  |  4,627 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.