summaryrefslogtreecommitdiff
path: root/sys/modules/examples
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2018-06-09 17:41:55 +0000
committerchristos <christos@NetBSD.org>2018-06-09 17:41:55 +0000
commit58d5a0ff029927c2cbd607692bb0b42bada21bd0 (patch)
tree05ac7e226e9c6677ea1e0e1ee90e557b294cbccd /sys/modules/examples
parentfe4b6f06818477fc476d012875dc6e65149dcb12 (diff)
Provide more compatibility with readline headers; now python-3.6.5 works
when changing 'readline' -> 'edit' in setup.py. Revert previous conditional setting of unbuffered.
Diffstat (limited to 'sys/modules/examples')
0 files changed, 0 insertions, 0 deletions
elerometers.jruoho 2010-06-16Add CSC0000, CSC0003, CSC0010. Observed from jnemeth@'s ThinkPad 380Z.jruoho 2010-06-08Add PNP0C33, "a hardware error device". Part of APEI.jruoho 2010-06-08Use the same notation with the PNP identifiers. Specifically note thatjruoho 2010-05-26Split the IrDA devices to their own section. Add HWPC224 and IBM0071,jruoho 2010-04-18Add ATM1200. From ThinkPad X60s.jruoho 2010-04-10Add NSC1100. From ThinkPad T43p.jruoho 2010-04-10Add ITE8708. From Dell Studio XPS 16.jruoho 2010-04-09Add SYN013B. Observed from the dmesg of cegger@'s HP Pavilion dv9700.jruoho 2010-03-22Add IFX0102 and PNP0C15. Fix INT0800.jruoho 2010-01-18Add some ACPI 4.0 devices.jruoho 2009-09-27Add PNP0C14 (WMI mapper device)jmcneill 2009-01-21add a comment explaining how to regenerate acpidevs_data.hjnemeth 2006-07-09url for M$ file changed.christos 2006-03-01Add INT0800 (Intel FWH RNG). Make tabulation consistent.cube 2006-02-17Correct some existing device names (PCI bridges, ACPI buses) accordingkochi 2005-11-12Add ACPI Three-wire Device Bus.rpaulo 2005-11-11add HPET timer PNP ID.kochi 2005-11-10Add NSC IrDA Fast Infrared Port.rpaulo 2005-11-10Add Synaptics PS/2-style Touchpad.rpaulo 2005-02-27nuke trailing whitespaceperry 2003-02-04Add a comment noting the origin of the listperry 2003-02-04Correct an obvious syntax error (a comment without a # in front of it)perry 2003-01-05Infrastucture for ACPIVERBOSEchristos