Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors

kudzu-devel-1.1.22.2-1 RPM for sh4

From sh4 little endian packages

Name: kudzu-devel Distribution: Unknown
Version: 1.1.22.2 Vendor: Unknown
Release: 1 Build date: Sat May 22 10:26:21 2004
Group: Development/Libraries Build host: sh2004.itonet.co.jp
Size: 560852 Source RPM: kudzu-1.1.22.2-1.src.rpm
Url: http://rhlinux.redhat.com/kudzu/
Summary: Development files needed for hardware probing using kudzu.
The kudzu-devel package contains the libkudzu library, which is used
for hardware probing and configuration.

Provides

Requires

Copyright

GPL

Signatures

MD5: 77255932ccc1a6d6430aa1823d2037ec

Changelog

* Thu Feb 19 2004 Bill Nottingham <notting@redhat.com> 1.1.22.2-1
  - merge in rhgb changes
* Wed Feb 04 2004 Bill Nottingham <notting@redhat.com> 1.1.22.1-1
  - fix segfault on CLASS_NETWORK devices with no device set (#106332)
  - fix various network device naming snafus (#114611, #113418)
* Fri Oct 17 2003 Bill Nottingham <notting@redhat.com> 1.1.22-1
  - switch to new scsi device id code (#102136, 107350)
  - fix scsi tape enumeration (#107361)
* Wed Sep 24 2003 Bill Nottingham <notting@redhat.com> 1.1.21-1
  - fix clashing 'serial' consoles (#104851)
* Wed Aug 27 2003 Bill Nottingham <notting@redhat.com> 1.1.20-1
  - export CLASS_IDE in the python module
* Mon Aug 25 2003 Bill Nottingham <notting@redhat.com> 1.1.19-1
  - fix a bug that could misorder ethernet devices
* Fri Aug 22 2003 Bill Nottingham <notting@redhat.com> 1.1.18-1
  - set up hvc0 on pSeries (#98007)
* Mon Aug 18 2003 Bill Nottingham <notting@redhat.com> 1.1.17-1
  - fix segfault, and don't call matchNetDevices() so often (#102617)
* Fri Aug 15 2003 Bill Nottingham <notting@redhat.com> 1.1.16-1
  - more changes/fixes to guarantee uniqueness of network device names
  - use this for configuration/deconfiguration (#61169)
  - various other networking-related fixes (#101488, #99269)
* Tue Aug 05 2003 Bill Nottingham <notting@redhat.com> 1.1.15-1
  - viocd probing (#89232)
  - read /etc/sysconfig/network-scripts/ifcfg-* for device names (#99269)
* Thu Jul 17 2003 Jeremy Katz <katzj@redhat.com> 1.1.13-1
  - fix another segfault (#99317)
* Tue Jul 15 2003 Bill Nottingham <notting@redhat.com> 1.1.12-1
  - fix segfault (#99176)
* Fri Jul 11 2003 Bill Nottingham <notting@redhat.com> 1.1.11-1
  - remove debugging code. duh.
* Thu Jul 10 2003 Bill Nottingham <notting@redhat.com> 1.1.10-1
  - fix bug that would cause us to lose track of some network devices
* Thu Jul 03 2003 Bill Nottingham <notting@redhat.com> 1.1.9-1
  - associate ethernet hardware address with PCI, PCMCIA, USB ethernet
    devices
* Tue Jun 24 2003 Bill Nottingham <notting@redhat.com> 1.1.7-1
  - fix updfstab to not do bizarre things when called in parallel (#89229)
* Thu Jun 19 2003 Bill Nottingham <notting@redhat.com> 1.1.6-1
  - fix some of the python bindings
* Mon Jun 09 2003 Bill Nottingham <notting@redhat.com> 1.1.5-1
  - probe IDE controllers, for those driven by separate modules (SATA)
* Wed May 21 2003 Brent Fox <bfox@redhat.com> 1.1.4-1.1
  - replace call to kbdconfig with redhat-config-keyboard (bug #87919)
* Thu Apr 17 2003 Bill Nottingham <notting@redhat.com> 1.1.3-1
  - fix severe blowing of the stack
* Wed Apr 16 2003 Bill Nottingham <notting@redhat.com> 1.1.2-1
  - fix module_upgrade
* Wed Mar 26 2003 Bill Nottingham <notting@redhat.com> 1.1.1-1
  - fix asignment of class in readDevice()
* Mon Mar 17 2003 Bill Nottingham <notting@redhat.com> 1.1.0-1
  - change semantics of class enumeration; now treated bitwise, like bus
  - make BUS_UNSPEC and CLASS_UNSPEC ~0 instead of 0
  - change field name from 'class' to 'type' for C++ happiness (#26463)
* Tue Feb 25 2003 Bill Nottingham <notting@redhat.com> 0.99.99-1
  - fix syntax error (#85127)
* Thu Feb 20 2003 Bill Nottingham <notting@redhat.com> 0.99.98-1
  - fix segfault in updfstab --skipprobe by weeding out non
    ide/scsi/misc/firewire devices
* Wed Feb 19 2003 Bill Nottingham <notting@redhat.com> 0.99.97-1
  - don't say PS/2 mice are removed in safe mode (#80662)
  - don't configure USB mice; they're always configured (#84047)
  - fix PCMCIA ranges (<katzj@redhat.com>)
  - set LANG, not LC_MESSAGES, for CJK in init script
* Thu Feb 13 2003 Bill Nottingham <notting@redhat.com> 0.99.96-1
  - add support for another USB floppy drive to updfstab (#70282)
  - fix removal of wrong device in updfstab on USB device removal (#77382)
* Thu Feb 13 2003 Elliot Lee <sopwith@redhat.com> 0.99.95-1
  - Add ppc64 to Makefile
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 0.99.94-1
  - MacIO, ADB, and ppc DDC probing (<dburcaw@terrasoftsolutions.com>)
  - tweak serial probe
  - fix silly initscript typo
* Fri Jan 31 2003 Bill Nottingham <notting@redhat.com> 0.99.92-1
  - fix segfault (#83255)
* Wed Jan 29 2003 Bill Nottingham <notting@redhat.com> 0.99.91-1
  - support in updfstab for linking /dev/cdwriter to /dev/sg*
* Thu Jan 23 2003 Bill Nottingham <notting@redhat.com> 0.99.90-1
  - don't show CJK on console (#82537)
  - fix handling of null strings in kudzumodule
* Mon Jan 20 2003 Bill Nottingham <notting@redhat.com> 0.99.89-1
  - really fix the broken ps2 probe
* Thu Jan 16 2003 Bill Nottingham <notting@redhat.com> 0.99.88-1
  - ps2 probe fixing
* Fri Jan 10 2003 Bill Nottingham <notting@redhat.com> 0.99.87-1
  - add -k to specify kernel version to look for modules for
  - usb class -> kudzu class mapping tweaks
* Mon Jan 06 2003 Bill Nottingham <notting@redhat.com> 0.99.86-1
  - PCMCIA probing support
  - PCMCIA fixes
* Tue Dec 03 2002 Bill Nottingham <notting@redhat.com> 0.99.83-1
  - switch floppy probing back
* Tue Nov 26 2002 Bill Nottingham <notting@redhat.com> 0.99.82-1
  - write "udf,iso9660" in updfstab
* Fri Nov 22 2002 Bill Nottingham <notting@redhat.com> 0.99.81-1
  - handle compressed modules
* Thu Nov 14 2002 Preston Brown <pbrown@redhat.com> 0.99.80-1
  - speed up floppy probe.
* Wed Nov 13 2002 Bill Nottingham <notting@redhat.com> 0.99.79-1
  - fix broken ps2 probe
  - remove check for X in ps2 code
* Wed Nov 13 2002 Preston Brown <pbrown@redhat.com> 0.99.77-1
  - boot-time optimizations and speedups
* Tue Nov 12 2002 Bill Nottingham <notting@redhat.com> 0.99.76-1
  - mouse driver tweakage
* Mon Nov 04 2002 Bill Nottingham <notting@redhat.com> 0.99.75-1
  - deal with switched network driver mappings
* Tue Sep 03 2002 Bill Nottingham <notting@redhat.com> 0.99.69-1
  - don't have mouseconfig modify X configs for USB mice (#69581)
* Mon Sep 02 2002 Bill Nottingham <notting@redhat.com> 0.99.68-1
  - fix parallel device naming
  - fix printer config (<twaugh@redhat.com>)
* Fri Aug 23 2002 Jeremy Katz <katzj@redhat.com> 0.99.66-1
  - build libkudzu_loader with diet on x86 to avoid conflicting ideas about
    dirent in the loader
* Wed Aug 21 2002 Bill Nottingham <notting@redhat.com> 0.99.65-1
  - fix duplicate modules.conf entries, and other weirdness (#68905, #68044)
* Thu Aug 15 2002 Bill Nottingham <notting@redhat.com> 0.99.64-2
  - rebuild against new newt
* Tue Aug 13 2002 Bill Nottingham <notting@redhat.com> 0.99.64-1
  - fix firewire probe
  - fix firewire mapping in python module
* Mon Jul 29 2002 Bill Nottingham <notting@redhat.com> 0.99.63-4
  - add missing header
* Wed Jul 24 2002 Bill Nottingham <notting@redhat.com> 0.99.63-1
  - USB printer config support
* Tue Jul 23 2002 Bill Nottingham <notting@redhat.com> 0.99.62-1
  - printer config support
* Mon Jul 22 2002 Bill Nottingham <notting@redhat.com> 0.99.61-1
  - kill Xconfigurator support, add redhat-config-xfree86 support
* Sun Jul 21 2002 Bill Nottingham <notting@redhat.com> 0.99.60-1
  - firewire controller support (#65386, <hjl@gnu.org>)
  - minimal firewire bus probing
* Wed Jul 17 2002 Bill Nottingham <notting@redhat.com> 0.99.59-1
  - fix fix for #66652
  - fix serial console support
* Thu Jul 11 2002 Bill Nottingham <notting@redhat.com> 0.99.57-1
  - fix assorted brokenness in the DDC probing
* Thu Jul 11 2002 Erik Troan <ewt@redhat.com> 0.99.56-1
  - collapsed jaz/zip entries into consistent /mnt/jaz, /mnt/zip mount points
* Sun Jul 07 2002 Erik Troan <ewt@redhat.com>
  - added CAMERA search string for updfstab (Minolta S304, at least)
* Thu Jun 27 2002 Bill Nottingham <notting@redhat.com> 0.99.55-1
  - don't initialize full device lists on all probes (<ewt@redhat.com>)
* Wed Jun 19 2002 Bill Nottingham <notting@redhat.com> 0.99.54-1
  - more modules.pcimap blacklisting (#66652)
* Mon Jun 17 2002 Bill Nottingham <notting@redhat.com>
  - rebuild against new slang
* Wed Apr 17 2002 Bill Nottingham <notting@redhat.com>
  - fix uninitialized variable (#63664)
* Mon Apr 15 2002 Bill Nottingham <notting@redhat.com>
  - fix segfault in pciserial code
* Sat Apr 06 2002 Bill Nottingham <notting@redhat.com>
  - set buffering for reading /proc/partitions (#61617, #56815)
* Tue Apr 02 2002 Bill Nottingham <notting@redhat.com>
  - add support for USB2 (ehci-hcd)
  - add device entries for *all* usb interfaces, not just the first (#52758)
* Thu Mar 21 2002 Bill Nottingham <notting@redhat.com>
  - fix various ethernet device removal bugs (#61169)
* Fri Feb 22 2002 Bill Nottingham <notting@redhat.com>
  - rebuild
* Thu Jan 31 2002 Bill Nottingham <notting@redhat.com>
  - quick hack
* Wed Jan 30 2002 Bill Nottingham <notting@redhat.com>
  - require hwdata, tweak paths accordingly
  - require eepro100-diag on ia64
* Tue Jan 15 2002 Bill Nottingham <notting@redhat.com>
  - rename config file to updfstab.conf
* Mon Jan 07 2002 Erik Troan <ewt@redhat.com>
  - updated updfstab to use a config file
* Mon Jan 07 2002 Bill Nottingham <notting@redhat.com>
  - don't print out VBE videocards when asked for DDC monitors, and vice
    versa
* Fri Jan 04 2002 Bill Nottingham <notting@redhat.com>
  - fix LRMI to work with pthreads
* Thu Jan 03 2002 Bill Nottingham <notting@redhat.com>
  - split vbe-probed memory into its own video device
  - fix a segfault in pci.c on bad pcitable data
* Thu Oct 11 2001 Bill Nottingham <notting@redhat.com>
  - go to the head of the tree. mmm, python 2.2
* Tue Sep 25 2001 Bill Nottingham <notting@redhat.com>
  - dink with eepro100 eeproms
* Sat Sep 08 2001 Bill Nottingham <notting@redhat.com>
  - add G550 pci id
* Thu Sep 06 2001 Bill Nottingham <notting@redhat.com>
  - fix enabling of bcm5820 in boot environment
* Tue Aug 28 2001 Bill Nottingham <notting@redhat.com>
  - fix po file headers (#52701)
* Fri Aug 24 2001 Bill Nottingham <notting@redhat.com>
  - only refer to things in the cards DB
  - we configure CLASS_OTHER now too (#51707)
* Fri Aug 24 2001 Mike A. Harris <mharris@redhat.com>
  - Updated ATI video hardware PCI ID's and sync'd with XFree86's ID's
* Wed Aug 22 2001 Mike A. Harris <mharris@redhat.com>
  - Fixed Radeon QD PCI ID, and a few others.
  - Fixed broken pt_BR.po file so kudzu will actually build.
* Wed Aug 22 2001 Bill Nottingham <notting@redhat.com>
  - move PS/2 probe to PROBE_SAFE (fixes #52040, indirectly...)
* Wed Aug 15 2001 Bill Nottingham <notting@redhat.com>
  - fix checking of module aliases during device unconfiguration (#51100)
* Mon Aug 13 2001 Bill Nottingham <notting@redhat.com>
  - add another megaraid variant to the pcitable
  - add some configuration for bcm5820 cards (#51707)
* Fri Aug 10 2001 Bill Nottingham <notting@redhat.com>
  - pcitable & translation updates (including fixing #51479)
* Mon Aug 06 2001 Bill Nottingham <notting@redhat.com>
  - enumerate cardbus bridges before the rest of the PCI bus scan
    (fixes #35136, #41972, #49842, possibly others)
* Wed Aug 01 2001 Bill Nottingham <notting@redhat.com>
  - don't override generic pcitable entries with subvendor/subdevice
    specific entries from modules.pcimap unless it uses a different module
    (#46454, #50604)
  - don't try to configure X if they don't appear to have it installed
    (#50088)
* Thu Jul 26 2001 Bill Nottingham <notting@redhat.com>
  - fix changes from yesterday
* Wed Jul 25 2001 Bill Nottingham <notting@redhat.com>
  - shrink parts of libkudzu_loader.a
* Tue Jul 24 2001 Bill Nottingham <notting@redhat.com>
  - put scsi.o in libkudzu_loader.a
* Mon Jul 23 2001 Bill Nottingham <notting@redhat.com>
  - USB floppy probing, via scsi.c ugliness
* Mon Jul 23 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - some some more gdth entries
* Thu Jul 19 2001 Bill Nottingham <notting@redhat.com>
  - floppy probing!
* Mon Jul 09 2001 Bill Nottingham <notting@redhat.com>
  - return fb device for VESA fb devices
* Tue May 08 2001 Bill Nottingham <notting@redhat.com>
  - fix updfstab erroring out on floppies, other devices (#39623)
* Mon May 07 2001 Bill Nottingham <notting@redhat.com>
  - add a couple of e1000 ids (#39391)
  - use dynamic buffer size for /proc/scsi/scsi (#37936)
* Wed May 02 2001 Bill Nottingham <notting@redhat.com>
  - handle CLASS_RAID like CLASS_SCSI
  - put man pages in man8, not man1
  - don't map all i960 stuff to megaraid; use explicit list
* Tue May 01 2001 Erik Troan <ewt@redhat.com>
  - added a man page for updfstab
  - updfstab added devices even when the full disk device was in fstab already
* Thu Apr 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - add hack to not start kudzu on s390/s390x on bootup
* Mon Apr 02 2001 Preston Brown <pbrown@redhat.com>
  - mark camera mount types w/a default partition.
* Fri Mar 30 2001 Bill Nottingham <notting@redhat.com>
  - fix a couple of random only-on-occasion memory scribbles in pci.c
* Thu Mar 29 2001 Bill Nottingham <notting@redhat.com>
  - if we're running for the first time, don't configure additional mice
    if some existing mouse is configured
* Wed Mar 28 2001 Bill Nottingham <notting@redhat.com>
  - more PS/2 probe tweaks to work with yet more strange KVMs
  - random pcitable tweaks (G450, etc.)
* Mon Mar 26 2001 Bill Nottingham <notting@redhat.com>
  - don't segfault if they don't have a PS/2 port
* Thu Mar 22 2001 Bill Nottingham <notting@redhat.com>
  - cosmetic pcitable tweaks
* Wed Mar 21 2001 Bill Nottingham <notting@redhat.com>
  - don't map a particular Compaq i960 thing to megaraid (#32082)
* Tue Mar 20 2001 Erik Troan <ewt@redhat.com>
  - set detached for usb devices that aren't plugged in
  - don't put detached dfevices in the fstab
* Mon Mar 19 2001 Bill Nottingham <notting@redhat.com>
  - only probe once in updfstab
  - fix aumix lines, again (#32163)
  - fix it so we don't reconfigure configured USB mice (#32236)
* Fri Mar 16 2001 Erik Troan <ewt@redhat.com>
  - check for Y-E (Vaio) floppies
* Fri Mar 16 2001 Erik Troan <ewt@redhat.com>
  - updfstab ignores partition tables that look invalid
* Wed Mar 14 2001 Bill Nottingham <notting@redhat.com>
  - fix ps2 probe
  - fix long latent bug in python module
  - add new it/de/fr/es .po files
* Tue Mar 13 2001 Bill Nottingham <notting@redhat.com>
  - add some documentation on the hwconf file
* Mon Mar 12 2001 Bill Nottingham <notting@redhat.com>
  - new and improved PS/2 probe (<bcrl@redhat.com>)
* Mon Mar 12 2001 Bill Nottingham <notting@redhat.com>
  - fix two segfaults, one in the isapnp code, one in the ddc code
* Thu Mar 08 2001 Bill Nottingham <notting@redhat.com>
  - some pcitable updates
  - update to updfstab (pam_console support)
  - don't try and load IDE modules if we don't need to
* Wed Mar 07 2001 Bill Nottingham <notting@redhat.com>
  - clean up mouse handling (#30939, #21483, #18862, others)
  - ignore non-native ISAPnP stuff for now (#30805)
* Thu Mar 01 2001 Bill Nottingham <notting@redhat.com>
  - fix a segfault and other weirdness in the SCSI probe (#30168)
* Wed Feb 28 2001 Bill Nottingham <notting@redhat.com>
  - fix a SCSI order bug
* Tue Feb 27 2001 Preston Brown <pbrown@redhat.com>
  - identify 16meg G450
* Tue Feb 27 2001 Bill Nottingham <notting@redhat.com>
  - enable the ISAPnP stuff (part of #29450)
  - fix a segfault
* Mon Feb 26 2001 Bill Nottingham <notting@redhat.com>
  - merge in some stuff in pcitable that got lost
* Sun Feb 25 2001 Bill Nottingham <notting@redhat.com>
  - don't return CLASS_NETWORK for everything in PCI_BASE_CLASS_NETWORK
    (like, say, ISDN cards) (#29308)
* Fri Feb 23 2001 Bill Nottingham <notting@redhat.com>
  - only probe the PCI bus in module_upgrade (#29092, sort of)
  - random cleanups, plug some memory leaks
  - don't give SCSI device names to non-SCSI devices
* Fri Feb 23 2001 Preston Brown <pbrown@redhat.com>
  - don't make duplicate fstab entries for devices that have the same dev entry but match different patterns.
* Thu Feb 22 2001 Bill Nottingham <notting@redhat.com>
  - write aliases for multiple usb controllers
* Wed Feb 21 2001 Bill Nottingham <notting@redhat.com>
  - add a new i810_audio id
  - read modules.pcimap from the normal directory if we're running the BOOT
    kernel
* Tue Feb 20 2001 Bill Nottingham <notting@redhat.com>
  - write lines to modules.conf to save/restore sound settings (#28504)
  - fix module_upgrade for eth0 aliases
* Tue Feb 20 2001 Preston Brown <pbrown@redhat.com>
  - set up agpgart on i860s.
  - improvements and fixes to updfstab, including mounting IOMEGA devices in the format they prefer.
* Fri Feb 16 2001 Matt Wilson <msw@redhat.com>
  - set usbDeviceList to NULL in freeUsbDevices
* Thu Feb 15 2001 Bill Nottingham <notting@redhat.com>
  - fix USB multiple probe segfault
* Wed Feb 14 2001 Bill Nottingham <notting@redhat.com>
  - fix updfstab up some
* Wed Feb 14 2001 Preston Brown <pbrown@redhat.com>
  - final translation update
* Tue Feb 13 2001 Preston Brown <pbrown@redhat.com>
  - sync pcitable w/Xconfigurator.
* Tue Feb 13 2001 Bill Nottingham <notting@redhat.com>
  - fix configuration of PCI modems (#27414)
* Mon Feb 12 2001 Bill Nottingham <notting@redhat.com>
  - fix python module
* Sun Feb 11 2001 Bill Nottingham <notting@redhat.com>
  - expand the USB probing; return all sorts of devices, and more sane
    descriptions
* Sun Feb 11 2001 Erik Troan <ewt@redhat.com>
  - added sony devices to updfstab
  - look through /proc/partitions for actual partition to mount
  - made symlinks optional, and only create them for /dev/cdrom
* Fri Feb 09 2001 Bill Nottingham <notting@redhat.com>
  - don't bother showing a dialog for hardware we aren't going to do anything
    with
  - don't configure CD-ROMs
* Thu Feb 08 2001 Preston Brown <pbrown@redhat.com>
  - update pcitable with new XFree86 stuff
* Thu Feb 08 2001 Erik Troan <ewt@redhat.com>
  - added updfstab
  - don't report ide devices bound to ide-scsi -- they're really scsi devices
* Wed Feb 07 2001 Matt Wilson <msw@redhat.com>
  - added modules.o to LOADEROBJS in Makefile
  - remove modules.o from LOADEROBJS and add stub functions in kudzu.c
* Wed Feb 07 2001 Bill Nottingham <notting@redhat.com>
  - add in modules.conf upgrader
  - describe the types of hardware that's added or removed in the dialog
* Mon Feb 05 2001 Bill Nottingham <notting@redhat.com>
  - map disabled PCI devices to 'disabled', not to 'ignore'
* Thu Feb 01 2001 Bill Nottingham <notting@redhat.com>
  - fix calling of VESA BIOS stuff (#24176)
* Wed Jan 31 2001 Bill Nottingham <notting@redhat.com>
  - fix detection of disabled video boards
* Fri Jan 26 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - fix bug in USB detection
* Thu Jan 25 2001 Bill Nottingham <notting@redhat.com>
  - fix some broken pcitable entries
  - add BUS_USB to python module
* Wed Jan 24 2001 Bill Nottingham <notting@redhat.com>
  - fix it so we actually pay attention to which button they push (#24858)
* Wed Jan 24 2001 Preston Brown <pbrown@redhat.com>
  - final i18n update before beta
* Sun Jan 21 2001 Bill Nottingham <notting@redhat.com>
  - change i18n mechanism
* Sat Jan 20 2001 Bill Nottingham <notting@redhat.com>
  - add hack for 'configure/unconfigure all' in interactive mode
* Thu Jan 18 2001 Erik Troan <ewt@redhat.com>
  - pcitable update for natsemi module
* Wed Jan 17 2001 Bill Nottingham <notting@redhat.com>
  - pcitable updates
* Tue Jan 09 2001 Bill Nottingham <notting@redhat.com>
  - don't write modules.conf aliases for cardbus network stuff
* Thu Dec 28 2000 Bill Nottingham <notting@redhat.com>
  - fix continual redetection of SOCKET devices
* Fri Dec 22 2000 Bill Nottingham <notting@redhat.com>
  - read modules.pcimap as well
  - pcitable updates
* Tue Dec 19 2000 Bill Nottingham <notting@redhat.com>
  - map yenta_socket driver for cardbus bridges (CLASS_SOCKET)
* Wed Dec 13 2000 Bill Nottingham <notting@redhat.com>
  - work around a possible glibc bug
  - fix up the USB device stuff
* Tue Dec 12 2000 Bill Nottingham <notting@redhat.com>
  - fix segfault caused by yesterday's changes
  - stub load/removeModule for the loader
* Mon Dec 11 2000 Bill Nottingham <notting@redhat.com>
  - libmodules gets integrated into libkudzu
  - load necessary modules before probing
* Fri Dec 08 2000 Bill Nottingham <notting@redhat.com>
  - a WORM device is a CD-ROM (#19250)
* Tue Dec 05 2000 Michael Fulbright <msf@redhat.com>
  - fix for IDE CDROM probing segfault
* Mon Nov 20 2000 Erik Troan <ewt@redhat.com>
  - fix for scd devices > scd9
* Sat Nov 18 2000 Bill Nottingham <notting@redhat.com>
  - don't use files in /tmp to determine whether to switch runlevels
* Sat Oct 21 2000 Matt Wilson <msw@redhat.com>
  - install kudzu.py into /usr/lib/python1.5/site-packages, not
    /usr/lib/python1.5/
  - added backwards compatibility for old python interface
  - fixed crashes in python C binding
* Wed Oct 18 2000 Bill Nottingham <notting@redhat.com>
  - pcitable updates
  - don't 'configure' agpgart on alpha
  - don't configure usb controllers if there are no modules
* Wed Oct 04 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - segfault fix
* Tue Oct 03 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - some fixes to avoid segfaulting with serial devices
    in kudzu if no PnP-description is available
  - minor fix to the makefile
* Fri Sep 29 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - rewritten USB support
  - new python module (formerly kudzu2), giving access to
    more information
* Wed Sep 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - include more info in the kudzu2 python module
* Fri Sep 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - new kudzu2 python module which gives access to all
    of the information available on the device in the C
    library. Hopefully will be the main module soonish.
* Wed Aug 30 2000 Bill Nottingham <notting@redhat.com>
  - pcitable tweaks
* Thu Aug 24 2000 Erik Troan <ewt@redhat.com>
  - updated it/es translations
* Thu Aug 24 2000 Bill Nottingham <notting@redhat.com>
  - fix segfault when passed '-f <some file that doesn't exist>'
* Wed Aug 23 2000 Bill Nottingham <notting@redhat.com>
  - fix some ATI Mobility mappings
  - use ftw() to look for modules; it's the only sane way to handle
    2.4 kernels
* Sat Aug 19 2000 Bill Nottingham <notting@redhat.com>
  - fix network device ordering
* Tue Aug 15 2000 Bill Nottingham <notting@redhat.com>
  - disabled things also have IRQ 255. Neat.
* Wed Aug 09 2000 Bill Nottingham <notting@redhat.com>
  - actually include translation files. Duh.
* Wed Aug 09 2000 Tim Waugh <twaugh@redhat.com>
  - avoid overflowing the monitor id buffer (#15795)
* Tue Aug 08 2000 Erik Troan <ewt@redhat.com>
  - look for PCMCIA IDE devices (they aren't in /proc)
* Mon Aug 07 2000 Bill Nottingham <notting@redhat.com>
  - handle probing for excessive numbers of SCSI devices
  - tweak IRQ 0 ignoring slightly
* Sun Aug 06 2000 Bill Nottingham <notting@redhat.com>
  - ignore devices on IRQ 0
* Fri Aug 04 2000 Bill Nottingham <notting@redhat.com>
  - fix subdevice sorting in pci device table (#14503)
* Fri Aug 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - make some functions in pci.c "static"
* Wed Aug 02 2000 Bill Nottingham <notting@redhat.com>
  - assorted pcitable and translation fixes
* Fri Jul 28 2000 Bill Nottingham <notting@redhat.com>
  - fixes so translations get activated
* Wed Jul 26 2000 Bill Nottingham <notting@redhat.com>
  - pcitable fixes (Neomagic, Matrox)
* Wed Jul 26 2000 Matt Wilson <msw@redhat.com>
  - new translations for de fr it es
* Tue Jul 25 2000 Bill Nottingham <notting@redhat.com>
  - pci.ids updates
  - probe for memory in DDC probe
  - link vbe library in directly
* Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  - update gdth ICP vortex entries
* Mon Jul 24 2000 Bill Nottingham <notting@redhat.com>
  - turn off DDC probing in generic hardware probe
  - random pcitable updates
* Tue Jul 18 2000 Michael Fulbright <msf@redhat.com>
  - enable USB bus probing for loader
* Tue Jul 18 2000 Bill Nottingham <notting@redhat.com>
  - pcitable updates
* Fri Jul 14 2000 Matt Wilson <msw@redhat.com>
  - added USB probing to kudzu_loader library
* Fri Jul 14 2000 Bill Nottingham <notting@redhat.com>
  - move initscript back
* Tue Jul 11 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  - add another ncr/sym controller to pcitable
* Mon Jul 03 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - USB mouse detection
* Mon Jul 03 2000 Bill Nottingham <notting@redhat.com>
  - preliminary USB probing (from Trond)
* Tue Jun 27 2000 Bill Nottingham <notting@redhat.com>
  - add /etc/sysconfig/kudzu where you can force only safe probes on boot
* Mon Jun 26 2000 Bill Nottingham <notting@redhat.com>
  - configure USB controllers
  - initscript path munging
* Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
  - fix broken bus handling in library
* Thu Jun 15 2000 Bill Nottingham <notting@redhat.com>
  - add r128 driver mappings
* Thu Jun 15 2000 Matt Wilson <msw@redhat.com>
  - hacks to probe vesa and vga16 framebuffers
* Tue Jun 13 2000 Bill Nottingham <notting@redhat.com>
  - DDC probing fixes
* Wed Jun 07 2000 Bill Nottingham <notting@redhat.com>
  - add in monitor probing
* Sun Jun 04 2000 Bill Nottingham <notting@redhat.com>
  - pcitable fixes
* Thu Jun 01 2000 Bill Nottingham <notting@redhat.com>
  - modules.confiscation
* Tue May 30 2000 Erik Troan <ewt@redhat.com>
  - moved kudzumodule to main kudzu package
* Wed May 10 2000 Bill Nottingham <notting@redhat.com>
  - add support for PCI subvendor, subdevice IDs
* Tue Apr 04 2000 Bill Nottingham <notting@redhat.com>
  - add fix for odd keyboard controllers
* Tue Mar 28 2000 Erik Troan <ewt@redhat.com>
  - added kudzumodule to devel package
  - added libkudzu_loader to devel
* Sat Mar 04 2000 Matt Wilson <msw@redhat.com>
  - added 810 SVGA mapping
* Thu Mar 02 2000 Bill Nottingham <notting@redhat.com>
  - fixes in pci device list merging
* Thu Feb 24 2000 Bill Nottingham <notting@redhat.com>
  - fix aliasing and configuration of network devices
  - only configure modules that are available
* Mon Feb 21 2000 Bill Nottingham <notting@redhat.com>
  - fix handling of token ring devices
* Thu Feb 17 2000 Bill Nottingham <notting@redhat.com>
  - yet more serial fixes
* Wed Feb 16 2000 Bill Nottingham <notting@redhat.com>
  - more serial fixes; bring back DTR and RTS correctly
* Fri Feb 04 2000 Bill Nottingham <notting@redhat.com>
  - don't run serial probe on serial console, fixed right
* Tue Feb 01 2000 Bill Nottingham <notting@redhat.com>
  - fix previous fixes.
* Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
  - fix add/remove logic somewhat
* Wed Jan 19 2000 Bill Nottingham <notting@redhat.com>
  - don't run serial probe on serial console
* Fri Jan 07 2000 Bill Nottingham <notting@redhat.com>
  - fix stupid bug in configuring scsi/net cards
* Mon Oct 25 1999 Bill Nottingham <notting@redhat.com>
  - oops, don't try to configure 'unknown's.
* Mon Oct 11 1999 Bill Nottingham <notting@redhat.com>
  - fix creation of /etc/sysconfig/soundcard...
* Wed Oct 06 1999 Bill Nottingham <notting@redhat.com>
  - add inittab munging for sparc serial consoles...
* Thu Sep 30 1999 Bill Nottingham <notting@redhat.com>
  - add sun keyboard probing (from jakub)
  - add some bttv support
* Wed Sep 22 1999 Bill Nottingham <notting@redhat.com>
  - run 'telinit 5' if needed in the initscript
* Mon Sep 20 1999 Bill Nottingham <notting@redhat.com>
  - new & improved UI
  - module aliasing fixes
* Thu Sep 09 1999 Bill Nottingham <notting@redhat.com>
  - sanitize, homogenize, sterilize...
* Wed Sep 08 1999 Bill Nottingham <notting@redhat.com>
  - get geometry for ide drives
  - enumerate buses (jj@ultra.linux.cz)

Files

/usr/include/kudzu
/usr/include/kudzu/adb.h
/usr/include/kudzu/ddc.h
/usr/include/kudzu/device.h
/usr/include/kudzu/firewire.h
/usr/include/kudzu/ide.h
/usr/include/kudzu/isapnp.h
/usr/include/kudzu/keyboard.h
/usr/include/kudzu/kudzu.h
/usr/include/kudzu/macio.h
/usr/include/kudzu/misc.h
/usr/include/kudzu/modules.h
/usr/include/kudzu/parallel.h
/usr/include/kudzu/pci.h
/usr/include/kudzu/pcmcia.h
/usr/include/kudzu/psaux.h
/usr/include/kudzu/sbus.h
/usr/include/kudzu/scsi.h
/usr/include/kudzu/serial.h
/usr/include/kudzu/usb.h
/usr/lib/libkudzu.a
/usr/lib/libkudzu_loader.a


Generated by rpm2html 1.7

admin, Tue Jun 28 14:00:34 2005