Группа :: Система/Библиотеки
Пакет: libhw
Главная Изменения Спек Патчи Загрузить Bugs and FR
19 декабря 2005 Grigory Batalov <bga at altlinux.ru> 0.2.12-alt0.M24.2
- conflicts on hotplug < 1:2004_09_23 were added to libhw-tools
- backport to Master-2.4.
- fixed slot parameter
- fixed priority algoritm for calculation kernel drivers (by vsu)
- pciscan now use modules.pcimap and modules.dep for resolve kernel drivers
- prepare x11createconfig for alterator-x11
- hwdb: remove left spaces from additiona parameters
- storagescan: added -r option
- fixed x11createconfig for cards without data in pcitable
Stanislav Ievlev: - little improvements in hwdb
- added first version of vcardinfo utility
- little improvements in pciscan code
- added new option "-q"
- added information about pci slot to pciscan -v
- if option -s exists witchout arguments - pciscan show only pci slots
- don't add path to xfont server if -f option used
- fixed vesa driver setup
- x11createconfig: fixed typo
- x11createconfig: added -f option for setup X11 resolution
with video mode from current framebuffer - xcpuinfo: menu file fixed (#5398)
- gcc 3.4 build fix
- fixed detection filesystem on devices without partition table
- use libpci from pciutils for access to pci devices and pci.ids
- added serialscan (usable only for debug)
- use hwdatabase from /usr/share/hwdatabase/
- pciscan: fixed kernel version autodetection
- removed debug messages
- fixed class database merge in libhw::pci (#5703)
- x11createconfig: check X11 driver in system
- added x11createconfig tool - create default config for xorg
- config file engine added to libhw (over libhw::config)
- reiser4 support added to fstype
- reiser3 support added to fstype
- filesystem uuid and label detection added to fstype and storagescan
- hardware id added to libhw::hwlist
- hardware id output added to pciscan, cpuscan, storagescan (verbose mode)
- using default config file (/etc/libhw.conf) added to all hardware scanning tools
- code cleanup, other small fixes
- added getpciids tool to libhw-devel package
- memory leaks fixed
- added fstype tool to libhw-tools package
- storage::get_partitions rewrite with libfdisk0 (more stable than libfdisk from Mouse)
- fixed filesystem type detection for vfat devices
- removed mouse detection code for kernel 2.4
- don't run mousescan on kernel 2.4.x
- fixed slot filter in pciscan (speedup system start)
- added "need mount?" information to storagescan (require hwdatabase coming soon update)
- code cleanup
- EPOC OS added to fstype for vfat
- fixed segfault with new libfdisk
- added partitions detection code (with libfdisk) to storagescan
- added libhw::fstype functions (from fstyp package) for detection
filesystem type on partition or storage. - added -f option to storagescan
- added auto(loading/unloading) modules msr and cpuid to libhw::cpuinfo
- added acpiscan utility for detection hardware, provided by acpi interface
- fixed menu entry for xcpufreq
- added cpuscan utility for detection cpufreq driver
- added xcpu utility for display current cpu frequency
- added experimental mousescan tool
- added probe-only option for storagescan (useful for auto-loading ide-cd driver)
- added detection ide devices from /proc/ide interface to libhw::storage
- added storagescan tool
- fixed all known bugs
- api extensions (storage class and more)
- pciscan: added -s, --slot paramater
- first build