summaryrefslogtreecommitdiff
path: root/sysutils/hal/files/hald-netbsd
AgeCommit message (Expand)AuthorFilesLines
2018-05-19hald-netbsd: cpu device name must match cpu[0-9]*. Bump pkg revision.jmcneill1-0/+3
2018-05-19On NetBSD/arm with FDT, the root device is "armfdt0" instead of "mainbus0".jmcneill6-6/+35
2015-01-31Another fix for hald from Sergio Lenzi. Bump PKGREVISION.wiz1-7/+9
2015-01-25Apply some bug fixes for the NetBSD hald from sergio lenzi in PR 49604.wiz3-6/+6
2011-02-17somebody renamed hw.acpi.supported_states to hw.acpi.sleep.states, sojmcneill1-1/+2
2010-12-26Update to 0.5.14.markd3-4/+9
2010-12-16dont divide by 3600, beacuse gnome power applet doesnt expect it like thisahoka1-3/+3
2009-10-15treat driver == "ld" as a mass storage device, like "wd" and "sd"jmcneill1-2/+3
2009-03-01Plug a memory leak in envsys_timeout; the caller of prop_dictionary_all_keysjmcneill1-1/+2
2009-01-18Optical media handling needs block.storage_device too; add this tojmcneill1-0/+2
2008-12-26Since people are bumping pkgrevison on this anyway..jmcneill2-7/+77
2008-12-20Enhance NetBSD hal support to at least be able to write files to opticalreinoud2-5/+260
2008-12-11Fix typoreinoud3-1/+443
2008-12-11Add rudementary cdrom HAL info. Probing and volume management needs to bereinoud4-7/+14
2008-12-04hald-netbsd: clear charge rate when charge state is normal, reportjmcneill1-1/+9
2008-12-01hald-netbsd: add basic support for automounting non-optical media. Stilljmcneill7-19/+581
2008-11-27hald-netbsd: add v4l2 support, bump PKGREVISIONjmcneill4-1/+164
2008-11-27According to spec oss.type should be 'pcm', not 'dsp'. Fill injmcneill1-4/+9
2008-11-27hald-netbsd: add audio support, bump PKGREVISIONjmcneill5-3/+277
2008-11-27hald-netbsd: mark the system type as 'laptop' if acpibat0 is found, andjmcneill4-14/+67
2008-11-27hald-netbsd: clear is_charging/is_discharging before walking through thejmcneill1-19/+13
2008-11-27Add reboot, shutdown, suspend support. Bump PKGREVISION.jmcneill1-14/+23
2008-11-27Add basic battery and ac_adapter support using envsys on NetBSD.jmcneill5-1/+291
2008-11-25Initial import of NetBSD HAL backend. It doesn't do much useful yet, butjmcneill29-0/+6483