Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert | |
ACPI tables into kernel memory and attach ACPI and HPET timers currently. In order to test this code, enabling the devices in GENERIC as well as the ACPI_ENABLE option is needed. This code does not do any thermal control yet, so this should be done with care depending on the platform. In the tree so more people can contribute to making this more fully featured. Ok niklas@ grange@ tedu@ | |||
2005-06-01 | disable sf* too, until it is vtophys clean | Theo de Raadt | |
2005-05-27 | add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@ | Dale Rahn | |
2005-05-27 | remove support for sf and ste. vtophys is NOT a working solution. | Jason Wright | |
Do not re-enable these drivers until they are bus-dma'ified. | |||
2005-05-27 | build iommu by default (it's still not hooked in, but this is harmless) | Jason Wright | |
2005-05-27 | first step of removing the obsolete PCI ncr(4) driver, it was superseded by | Martin Reindl | |
siop(4) a long time ago 'do it' jason@ | |||
2005-05-26 | Add atapiscsi in parallel with scsibus@usb, this only changes system | Dale Rahn | |
that dont have atapiscsi@wdc, fixes zaurus, ok krw@ todd@ | |||
2005-05-24 | add stge(4) | Brad Smith | |
2005-05-24 | add aapic driver which currently is used to workaround errata on | Brad Smith | |
the AMD 8131 IO APIC. From NetBSD ok marco@ | |||
2005-05-23 | add USER_PCICONF | Jason Wright | |
2005-05-22 | these do not fit; brad did not test | Theo de Raadt | |
2005-05-17 | - add epic(4) | Brad Smith | |
- add ep(4) to RAMDISK_CD | |||
2005-05-15 | enable ep(4) | Martin Reindl | |
ok deraadt@ | |||
2005-05-13 | enable spkr by default; ckuethe 4201 | Theo de Raadt | |
2005-05-10 | Add epic(4) driver which supersedes tx(4). | Brad Smith | |
This buys us.. - bus_dma - big endian support - multicast - support for another EPIC chipset From NetBSD ok mickey@ | |||
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith | |
ok deraadt@ | |||
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause | |
2005-04-30 | start the job of making things look more alike | Theo de Raadt | |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt | |
2005-04-01 | reenable bio in GENERIC now that bio.c compiles and works. | Marco Peereboom | |
2005-04-01 | undo, need to redo copyinstr first :( | Marco Peereboom | |
2005-04-01 | enable bio(4) in GENERIC | Marco Peereboom | |
<deraadt> do it. | |||
2005-03-31 | go back to the old trace code, but add -fno-omit-frame-pointer so it works. | Ted Unangst | |
makes trace output more reasonable. ok andreas | |||
2005-03-30 | enable UDF on large install media for architectures likely to have DVD drives | Theo de Raadt | |
2005-03-16 | more wireless chipsets | Theo de Raadt | |
2005-03-13 | enable gdt | Theo de Raadt | |
2005-03-08 | Cosmetics... | Thierry Deval | |
Mainly remove space between locators parens, replace spaces with tabs where appropriate and consistently align dependencies. | |||
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval | |
Ok deraadt@, miod@ | |||
2005-02-12 | enable bktr(4) as it works well; jakemsr@jakemsr.com pr4095 | Peter Valchev | |
2005-02-03 | remove commented out ncr, siop handles the devices, with and ok dale | Henning Brauer | |
2005-02-03 | enable siop, ok mickey drahn | Henning Brauer | |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko | |
files for now. Adopted from FreeBSD for our netbt stack. Help in testing by many, ok markus@ | |||
2005-01-08 | enable puc lpt | Theo de Raadt | |
2005-01-07 | enable atu and sysbeep | Theo de Raadt | |
2005-01-06 | use wsmux more; miod ok | Theo de Raadt | |
2005-01-03 | ok, vge fits | Theo de Raadt | |
2005-01-03 | ok, ami is a good choice for the floppy | Theo de Raadt | |
2005-01-03 | add ami(4), it works and I needed that to install my new toy... theo ok | Henning Brauer | |
2005-01-02 | isp(4) works out of the box | Martin Reindl | |
ok deraadt@ | |||
2004-12-30 | adw(4) works on amd64, enable; ok deraadt marco | Peter Valchev | |
2004-12-29 | fix a few more locators with ? that snuck in; mickey ok | Theo de Raadt | |
2004-12-26 | do not waste time having ises on | Theo de Raadt | |
2004-12-26 | enable ami. ok beck@ | Marco Peereboom | |
2004-12-20 | vge(4) in bsd.rd, only CD for now; ok deraadt | Peter Valchev | |
2004-12-19 | Add ahd. | Kenneth R Westerback | |
ok deraadt@. | |||
2004-12-19 | disable uyap by default, because it is that rare | Theo de Raadt | |
2004-12-17 | Support for the eap MIDI UART from NetBSD. | Jonathan Gray | |
Tested by serveral people. ok millert@, mickey@ | |||
2004-12-13 | Uncomment yds(4) which is reported to work by Jim Dew. OK deraadt@ | Todd C. Miller | |
2004-12-08 | add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remains | David Gwynne | |
disabled for now. from deraadt@ | |||
2004-12-06 | emu(4) works; tybollt@solace.mh.se | Theo de Raadt | |