summaryrefslogtreecommitdiff
path: root/usr.sbin/chrtbl
diff options
context:
space:
mode:
authorjruoho <jruoho@NetBSD.org>2010-03-20 07:59:44 +0000
committerjruoho <jruoho@NetBSD.org>2010-03-20 07:59:44 +0000
commit7e4def2e7db87494c39b2e52cfa67d94de1f1af1 (patch)
treee75d1e17069957f25a5cac32c10854e0a49b894d /usr.sbin/chrtbl
parentc8c2757eb3a48f6254b040fa0b61327077097f77 (diff)
Add a note that APM was deprecated by the PC manufacturers in about 1996.
Mention the APM emulation layer of ACPI. In addition, some small fixes.
Diffstat (limited to 'usr.sbin/chrtbl')
0 files changed, 0 insertions, 0 deletions
c?id=8ca927b4860316c1cc050f653a53718cd7723eae'>Use ANSI function decls, static, and const.thorpej 2003-11-17TAB/space cleanup.tsutsui 2003-08-01Add "oddbyte" bus_space(9) access ops for DIO devices which havetsutsui 2003-08-01Modify hp300 bus_space(9) structures/functions to add hooks to overridetsutsui 2003-05-24Clean-up the DIO bus. Includes two main changes:gmcgarry 2003-04-01Use PAGE_SIZE rather than NBPG.thorpej 2003-01-01Use aprint_normal() for cfprint routines.thorpej 2002-12-22Make the DMA controller a separate device attached to intio. Intiogmcgarry 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-09-27Introduce a new routine, config_match(), which invokes thethorpej 2002-03-15Add RCSIDs.gmcgarry 2001-12-14Update hardware drivers with console attachments to the new consolegmcgarry 2001-12-08bcopy -> memcpygmcgarry 1998-07-01If sysflags tells us we have an internal HP-IB interface, don't botherthorpej 1998-01-12Update for changes to config.thorpej 1998-01-11Pass down bus space tags to children, and use types appropriate forthorpej 1997-10-09Fix tipo inherited from old version of TNF copyright template.jtc 1997-10-01Remove duplicate inclusion of <sys/device.h>.kleink 1997-07-18remove old *_UNK style default defines, use standard names from locators.hjtk 1997-05-05- Initialize the DMA controller in dioattach().thorpej 1997-04-27These files depend on things in <machine/hp300spu.h>thorpej 1997-04-04#ifdef DIOVERBOSE a variable needed only in such code.thorpej 1997-03-31Add missing argument to diagnostic printf()scottr