[ANNOUNCE] Hardware detection tool 0.4.1

carlos (carlos@techlinux.com.br)
Tue, 18 Sep 2001 21:39:59 -0300 (BRT)


Hardware detection tool 0.4.1

This version supports detection of PCI, ISA PnP, USB and PARPORT
devices.

ftp://ftp.techlinux.com.br/pub/people/carlos/kernel/hwd/hwd-0.4.1.tar.gz

TODO:
- PCMCIA detection/driver table
- use MODULE_DEVICE_TABLE macro
- use PCI Class
- finish serial mouse/modem detection
- finish psaux mouse detection
- better USB detection method
- some EISA/VL/ISA (non-PnP) cards detection \
( ex. sb-like card, isa scsi devs, etc )
- some PARPORT specific detection ( ex. Iomega ZIP )

Changelog:
* Sun Aug 26 2001 Carlos E. Gorges <carlos@techlinux.com.br>
- v0.1
- PCI and ISA PnP dev. tables/detection
- ProcFS support

* Thu Aug 30 2001 Carlos E. Gorges <carlos@techlinux.com.br>
- v0.2
- USB dev. table/detection

* Mon Sep 3 2001 Carlos E. Gorges <carlos@techlinux.com.br>
- v0.3
- PARPORT dev. detection

* Wed Sep 5 2001 Carlos E. Gorges <carlos@techlinux.com.br>
- v0.4
- rewrite [de]allocation of device struct for better [un]plugable \
devices support
- Use usb_device->bus->busnum instead d.id/v.id in USB disconnect

* Tue Sep 18 2001 Carlos E. Gorges <carlos@techlinux.com.br>
- v0.4.1
- PSAUX(PS/2) port detection
- first SERIAL modem/mouse detection code
- show Identify

-- 
	 _________________________
	 Carlos E Gorges
	 (carlos@techlinux.com.br)
	 Tech informática LTDA
	 Brazil
	 _________________________

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/