summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include/conf.h
AgeCommit message (Expand)Author
2007-11-25fake out the apm device to switch between apm and acpi on i386. nowTed Unangst
2005-12-31Split the d_type field of cdevsw entries into d_type and d_flags for clarity.Miod Vallat
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2002-06-11Move cdev_lpt_init() to a common location.Miod Vallat
2001-08-18make apm use kqueue for transferring events to luse listener.Michael Shalayeff
1997-09-27add ID, we have mods hereMichael Shalayeff
1997-09-24bios and pctr are both ocis w/ seltrueMichael Shalayeff
1997-09-24bios device is ocis from nowMichael Shalayeff
1997-09-24cdev_decl(apm) in machine/conf.hMichael Shalayeff
1997-09-21support new bootsMichael Shalayeff
1996-05-10decl joystickTheo de Raadt
1996-05-07sync with 0504; prototype changesTheo de Raadt