Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-03 | Re-enable IPMI. Tested by beck & ckuethe prompted by deraadt | Marco Peereboom | |
2006-07-31 | puc@cardbus (only added (commented out) to whom has puc@pci enabled) | Michael Shalayeff | |
tested on puc@pci by fkr and meself on the cardbus. still needs a bit more work but generally works. deraadt@ ok and some input from miod@ | |||
2006-07-31 | Enable an(4) at pci, untested but should work. | Jonathan Gray | |
2006-07-27 | enable cmpci(4) and enable midi@opl | Brad Smith | |
2006-06-26 | add commented out entries for bnx. | Brad Smith | |
2006-06-26 | enable ne*; ok mpf who tested it, we all feel bad for you | Theo de Raadt | |
2006-06-15 | switch to using mpi instead of mpt; ok marco | Theo de Raadt | |
2006-06-07 | enable azalia; ok jason | Theo de Raadt | |
2006-06-01 | Compile broken ipmi into GENERIC, so it's easy for marco to fix | Bob Beck | |
it by enabling it, but leave it disabled by default so it doesn't screw people over until it is fixed. ok dlg@, asked for by deraadt@ | |||
2006-06-01 | Disable ipmi in GENERIC for the moment - it breaks too much stuff | Bob Beck | |
on any of my sun amd64's as well as other ones (hp). We can re-enable it again when marco fixes it to be stable. ok deraadt@ and the crocodile hunter.. | |||
2006-05-31 | enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled it | David Gwynne | |
on sparc64 last night. macppc gets it in RAMDISK as well. | |||
2006-05-29 | Enable sdmmc on amd64 too. ok brad@, deraadt@. | Matthieu Herrb | |
2006-05-29 | Add ACPI Thermal zone and Embedded controller devices | Can Erkin Acar | |
commented out. | |||
2006-05-27 | add mpi(4) glue. commented out for now | David Gwynne | |
2006-05-19 | disable azalia here too. | Brad Smith | |
2006-05-18 | Just finished testing mfi on amd64 so add it here too. | Marco Peereboom | |
2006-05-18 | enable azalia(4) so we can get some more feedback. | Brad Smith | |
2006-05-14 | clsc works; tleslie@gmail.com | Theo de Raadt | |
2006-05-14 | xge works as well here (ie. as well as i386, which is not yet perfect, | Theo de Raadt | |
but it will get fixed) | |||
2006-05-13 | enable twe on amd64, tested with a 7006-2 | Martin Reindl | |
ok brad@ jmc@ | |||
2006-05-13 | mention the Xframe-II as well. | Brad Smith | |
2006-05-08 | Add smbios support for i386 and amd64, fix ipmi to use this new functionallity, | Gordon Willem Klok | |
hook up some sysctls to add system vendor/product/version and UUID reporting. "get it in" deraadt@ | |||
2006-05-08 | add commented out entries for azalia(4). | Brad Smith | |
2006-05-01 | add commented out entries for the Neterion Xframe-I 10Gb ethernet adapters. | Brad Smith | |
the driver is currently untested. | |||
2006-04-30 | - add I2O to RAMDISK_CD | Brad Smith | |
- add I2O SCSI pass-through driver | |||
2006-04-29 | Driver for Silicon Laboratories CP2101/CP2102 based serial adapters. | Jonathan Gray | |
ok dlg@ | |||
2006-03-30 | iop works on my amd64, add it deraadt@ | Peter Stromberg | |
2006-03-29 | Recognise it(4) at port 0xd00 as well. This is where ASUS seem | Jonathan Gray | |
to be putting it on all their recent boards. "put this in" grange@ | |||
2006-03-29 | Enable the MPU-401 MIDI UART found at isa address 0x330 | Jonathan Gray | |
on nforce systems. Tested with Monkey Island 2 and an MT-32. | |||
2006-03-24 | Enable umsm(4) on archs that support CardBus. | Jonathan Gray | |
2006-03-12 | with pcn(4) now in place remove or replace the references to PCI le(4) | Martin Reindl | |
and complement pcn* at pci? where useful as request by brad@ ok brad@ | |||
2006-03-11 | add art(4). | Brad Smith | |
2006-03-06 | Rename hpet to acpihpet so that all devices use the same naming convention. | Marco Peereboom | |
discussed with jordan. | |||
2006-03-05 | reference the correct man page; | Jason McIntyre | |
ok deraadt miod tom | |||
2006-02-26 | Add acpicpu device. Remains disabled. | Marco Peereboom | |
ok jordan@ | |||
2006-02-20 | Add acpibtn device. Remains disabled for now. | Marco Peereboom | |
2006-02-14 | Homogeneize WSDISPLAY_* option comments (especially on cats) | Miod Vallat | |
2006-02-12 | Remove dead sysbeep driver and unused sysbeep() routine. No functional change. | Miod Vallat | |
2006-02-10 | enable san(4). | Brad Smith | |
2006-02-05 | enable nfe(4) now that the driver somewhat works. | Damien Bergamini | |
tested by jsg@ | |||
2006-02-04 | update comment for ral | Damien Bergamini | |
no devices added or removed | |||
2006-01-27 | add iwi(4). | Brad Smith | |
From: Pedro la Peu via PR 4992 | |||
2006-01-18 | add piixpm. | Brad Smith | |
2006-01-18 | enable ixgb here too. | Brad Smith | |
2006-01-10 | cull the dead | Theo de Raadt | |
2006-01-09 | amdpm also exists as a 2nd iic bus on amd8111 machines | Theo de Raadt | |
2006-01-05 | enable nviic | David Gwynne | |
ok deraadt | |||
2006-01-04 | driver for the nvidia nforce2/3/4 smbus controller. | David Gwynne | |
2005-12-31 | if you don't enable amdiic, when will people test it? | Theo de Raadt | |
2005-12-31 | Add AMD-8111 SMBus controller driver. | Alexander Yurchenko | |
ok deraadt@ |