Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-06 | One definition for sleeping states in acpireg.h is enough. | Alexander Yurchenko | |
2006-01-06 | Err, commited from the wrong tree | Alexander Yurchenko | |
2006-01-06 | Fix acpi includes. | Alexander Yurchenko | |
2006-01-06 | Sudden newline | Alexander Yurchenko | |
2006-01-06 | Check for ACPI control availability only if ACPI_ENABLE defined. | Alexander Yurchenko | |
2006-01-06 | Informative error messages on attach, prettier dmesg. | Alexander Yurchenko | |
2006-01-06 | printf -> dnprintf conversion for debug messages. | Alexander Yurchenko | |
2006-01-06 | set correct delay() value after executing the `read version' command; | Xavier Santolaria | |
2006-01-06 | oring in PCATCH doesn't help if we don't pass the right prio to tsleep | Ted Unangst | |
2006-01-06 | check in of "rwlock.20051230" from art. | Ted Unangst | |
mostly cleanup and simplification, though now also supporting upgrade and downgrade via the magic wand. | |||
2006-01-06 | take interp[MAXPATHLEN] off the stack. from mickey, ok otto | Ted Unangst | |
while here, switch above from malloc to pool, remove stupid casts | |||
2006-01-06 | we now do these checks in iic_scan | Theo de Raadt | |
2006-01-06 | add Wacom Graphire3 and Graphire4 support. | Brad Smith | |
From NetBSD via Michael Knudsen ok dlg@ | |||
2006-01-06 | regen | Brad Smith | |
2006-01-06 | add Wacom Graphire3 and Graphire4 USB ids. | Brad Smith | |
2006-01-06 | pick some register with a known value, to try to tell a lm96000 apart | Theo de Raadt | |
from any of a variety of National superio chipsets for which documention is very hard to find | |||
2006-01-06 | DIOCNATLOOK was forgotten in the second access control switch. it's a | Daniel Hartmeier | |
read-only operation (looking up one state entry), so allow it when /dev/pf is opened read-only (allows squid to work read-only). from Andrey Matveev. | |||
2006-01-06 | for DIOCCLRSTATUS (pfctl -Fi), reset 'Enabled for x' time, too. simplifies | Daniel Hartmeier | |
computations of change rates. unfortunately, I don't remember who suggested this. | |||
2006-01-06 | remove NetBSD's event counter code. | Brad Smith | |
ok grange@ | |||
2006-01-05 | if both debug and verbose defined, only spit out the dump once | Theo de Raadt | |
2006-01-05 | Find SLP_TYPx values and store them for future use in | Alexander Yurchenko | |
acpi_enter_sleep_state(). | |||
2006-01-05 | enable nviic | David Gwynne | |
ok deraadt | |||
2006-01-05 | In aml_eval_name() don't return success if no object found. | Alexander Yurchenko | |
2006-01-05 | Enable amdpm; ok deraadt@. | Alexander Yurchenko | |
2006-01-05 | Random KNF and cleanup | Alexander Yurchenko | |
2006-01-05 | enable dynamic standby workaround for the 82551 as well. | Brad Smith | |
2006-01-05 | Kill all typedef struct goo. | Marco Peereboom | |
2006-01-05 | Disable the minimum size frame bundling when using the CPUSaver microcode. | Brad Smith | |
This could cause 2 interrupts per frame if the frame size is below 128 bytes. From Dmitry Bogdan <dsb at imcs dot dvgu dot ru> | |||
2006-01-05 | Provide symbolic names for the acpi sleeping states and use it. | Alexander Yurchenko | |
2006-01-05 | don't include sys/errno.h, pointed out by Miod | Martin Reindl | |
2006-01-05 | load the CPUSaver 102E microcode for the 82551 Rev 10 chip. | Brad Smith | |
From the Intel e100 driver. | |||
2006-01-05 | More dead constants. | Miod Vallat | |
2006-01-05 | A match() function should never, never, ever return UNSUPP for unsupported | Miod Vallat | |
hardware - if only because UNSUPP is 2, not 0. So you'll match, and later have to do ``oops, twas not my fault, honest'' in attach. | |||
2006-01-05 | Begone. | Miod Vallat | |
2006-01-05 | regen | Brad Smith | |
2006-01-05 | more fxp PCI ids. | Brad Smith | |
From the Intel e100 driver. | |||
2006-01-05 | Check securelevel and machdep.allowaperture for i386_set_ioperm() the | Matthieu Herrb | |
same way as for i386_iopl(). ok deraadt@ | |||
2006-01-05 | enable ixgb | Theo de Raadt | |
2006-01-05 | go ahead, enable asms | Theo de Raadt | |
2006-01-05 | Work around flawed IBM 325 eServer IPMI implementation. | Marco Peereboom | |
Help and ok deraadt@ jordan@ | |||
2006-01-05 | Better debug verbosity values. | Marco Peereboom | |
2006-01-05 | Adjust debug levels. | Marco Peereboom | |
2006-01-05 | Don't change pins state on attach. | Alexander Yurchenko | |
2006-01-05 | I got the time scale wrong with the previous commit. Now the advertised | Marco Peereboom | |
50ms timeout is actually 50ms during runtime. | |||
2006-01-05 | Make it possible to set a default vlan priority for vlan interfaces. | Esben Norby | |
ok claudio@ brad@ | |||
2006-01-05 | Finish framework for attaching kernel drivers to the GPIO pins. | Alexander Yurchenko | |
Not used yet. | |||
2006-01-05 | knf | Alexander Yurchenko | |
2006-01-05 | Add my copyright. | Alexander Yurchenko | |
2006-01-05 | Add SMBus host interface support for amdpm(4). | Alexander Yurchenko | |
ok deraadt@ | |||
2006-01-05 | Happy New Year! | Alexander Yurchenko | |