Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-02 | pci machines need the hme stub here | Theo de Raadt | |
2005-10-02 | add hme | Brad Smith | |
2005-09-19 | floppy support; form@openbsd.ru | Theo de Raadt | |
2005-08-07 | ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@ | Michael Shalayeff | |
2005-08-03 | Smart ARRAY comment fixes. | Brad Smith | |
2005-08-03 | ciss can fit onto the large RAMDISKS | Theo de Raadt | |
2005-08-03 | enable ciss; deraadt@ ok | Michael Shalayeff | |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne | |
ok deraadt@ beck@ marco@ | |||
2005-07-30 | remove a driver because someone bloated the kernel | Theo de Raadt | |
2005-07-28 | Add viasio(4), a driver for VIA VT1211 LPC Super I/O found on | Alexander Yurchenko | |
some VIA CPU based boards. The driver provides temperature, voltage and fan tachometers values through the sysctl interface. Rickard Dahlstrand <rd@tilde.se> asked for this driver and provided access to the test board. Also tested by millert@. ok millert@ | |||
2005-07-06 | url fits | Theo de Raadt | |
2005-07-06 | ural works; pedro@ironchicken.am-gen.org | Theo de Raadt | |
2005-07-06 | smartarray 5* raid controller; does io but needs more work; commented out in ↵ | Michael Shalayeff | |
configs for now | |||
2005-06-28 | add xl@pci | Brad Smith | |
2005-06-17 | uipaq/ucom support; written by isis@www.cs.umd.edu | Theo de Raadt | |
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 | |