Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-22 | Very initial import to support the PrismGT chipset (FullMAC for now). | Marcus Glocker | |
ok deraadt@ | |||
2006-08-16 | Enter msk(4), an initial stab at a driver for the Marvell Yukon-2 Gigabit | Mark Kettenis | |
ethernet controllers. It works well enough to commit over. There's a lot code duplication from sk(4) though that needs to be reduced. | |||
2006-08-03 | pci front end for acx | Theo de Raadt | |
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 | hook arc up to the scsi midlayer | David Gwynne | |
2006-07-29 | here's the real reason i removed the if_arc network goo: i wanted its name. | David Gwynne | |
this is the start of a driver supporting the areca raid controllers. so far it probes, attaches, establishes the interrupt, allocates all the necessary memory and queries the firmware for operating params. the io path is yet to be done. that is going to be hard to do since i dont have any sata disks to plug into it. thanks go to Billion Wu and Erich Chen from Areca for their assistance. ok deraadt@ | |||
2006-07-27 | Newer cmcpci(4) sound driver, which adds S/PDIF, OPL and MPU support, some | Brad Smith | |
fixes for 48KHz sound and adds the C-Media CMI8738B PCI id. By ITOH Yasufumi From NetBSD Thanks to kurt@ for providing me with a CMI8738 board. | |||
2006-06-29 | remove mpt. it has since been replaced with mpi, which is a smaller and | David Gwynne | |
cleaner driver that supports more hardware. | |||
2006-06-26 | Add a rough initial port of the bce driver from FreeBSD, which provides | Brad Smith | |
support for the new line of Broadcom NetXtreme II Gigabit PCI-X and PCIe controllers, though renamed to bnx. This is work in progress, there are some known issues. With help from Reyk with the bus_dma code. Thanks to David Christensen at Broadcom for the driver and for providing some PCI-X and PCIe adapters. ok deraadt@ | |||
2006-05-28 | Support for standard SD host controllers like the Ricoh 5C822, a small | Uwe Stuehler | |
generic bus layer, and SCSI emulation for SD/MMC memory cards. | |||
2006-05-27 | add mpi(4), an alternative (replacement) driver for lsi logic fusion mpt | David Gwynne | |
controllers currently supported by mpt(4). ok marco@ | |||
2006-05-14 | Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABG | Damien Bergamini | |
802.11 adapters as found in Centrino Duo laptops. More to come but works well enough for me to commit this over a wpi(4). go for it deraadt@ | |||
2006-05-01 | initial port of a driver for the Neterion Xframe-I 10Gb Ethernet adapter. | Brad Smith | |
From NetBSD | |||
2006-04-26 | not quite working driver for azalia audio (this is essentially AC97 for > 2005) | Jason Wright | |
Just as brain damaged and ill specified. From NetBSD. | |||
2006-04-06 | Hook up mfi, remains disabled. | Marco Peereboom | |
2006-03-16 | Move the agpgart handling code to a separate file. | Matthieu Herrb | |
Ansify some remaining function declarations in vga_pci.c. ok miod@, dim@. | |||
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-02-25 | add vic(4) config glue. The driver is not yet enabled. | Reyk Floeter | |
2006-01-05 | Add SMBus host interface support for amdpm(4). | Alexander Yurchenko | |
ok deraadt@ | |||
2006-01-04 | driver for the nvidia nforce2/3/4 smbus controller. | David Gwynne | |
2005-12-31 | Add AMD-8111 SMBus controller driver. | Alexander Yurchenko | |
ok deraadt@ | |||
2005-12-29 | Driver for SMBus coontroller integrated on VIA VT8237 bus control and power | Mark Kettenis | |
management controller. ok deraadt@ | |||
2005-12-24 | Driver for Acer Labs M7101 power management controller | Mark Kettenis | |
2005-12-24 | piixpm now provides i2cbus attribute. Reminded by deraadt@. | Alexander Yurchenko | |
2005-12-19 | New Intel ICH SMBus driver to be used with the iic(4) framework. | Alexander Yurchenko | |
ok deraadt@ | |||
2005-12-14 | Initial bits for an nvidia nforce Ethernet driver. | Jonathan Gray | |
bus_dma usage modelled after ral. Does not yet see rx interrupts when testing with ck804. Nvidia won't give out documentation for this, various "free" operating systems include a closed source driver, and the Linux people who reverse engineered it to create a specification won't give it out. | |||
2005-11-14 | add Intel 10Gb Ethernet driver with support for LR/SR and CX4 cards. | Brad Smith | |
From: Intel's web-site ok deraadt@ | |||
2005-09-06 | Step two: use advmcode* in their new location. | Kenneth R Westerback | |
Requested by deraadt@ a while ago. | |||
2005-08-20 | cac(4) are 234* series and ciss(4) are 56* series. | Brad Smith | |
2005-08-14 | Kill the musyccbus/ebus device and use musycc for both functions of the | Claudio Jeker | |
chip. Using two different devices for one card was a stupid idea. OK deraadt@ | |||
2005-08-14 | you CANNOT reuse ebus without breaking other architectures | Theo de Raadt | |
2005-08-13 | Add art(4) driver. OK deraadt@ | Claudio Jeker | |
2005-08-07 | ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@ | Michael Shalayeff | |
2005-08-05 | fix cac comment | Michael Shalayeff | |
2005-08-01 | spacing; ok deraadt@ | David Krause | |
2005-07-31 | including a driver without putting it's driver name at the end of a files | Theo de Raadt | |
line, means that on any architecture it gets pulled in. that's real clever! what does it mean? that insufficient TESTING IS GETTING DONE BEFORE COMMIT | |||
2005-07-28 | New driver for the AMD PCnet-PCI family of Ethernet chips. This | Brad Smith | |
driver uses direct DMA to mbufs (like other PCI network drivers, and unlike the old "le at pci" driver), and also supports communication with the MII-connected PHYs on the 10/100 boards. From NetBSD | |||
2005-07-06 | smartarray 5* raid controller; does io but needs more work; commented out in ↵ | Michael Shalayeff | |
configs for now | |||
2005-05-27 | byebye ncr(4) and some vtophys | Martin Reindl | |
2005-05-24 | san depends on sppp. canacar@ ok. | Hakan Olsson | |
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-02 | Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled for | Alexander Yurchenko | |
now due to lack of testing. If you have a machine that uses this device please contact me. ok deraadt@ | |||
2005-04-11 | get rid of the lines on ehci attach that show the version and the companion | David Gwynne | |
controllers. remove the insane amount of support code needed just for the printing of the companion controllers while here. zap it deraadt@ sure pascoe@ | |||
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-15 | Driver for Ralink Technology RT2500 wireless adapters. | Damien Bergamini | |
2005-01-14 | split re(4) into bus-independent code (ic/re.c) and PCI front-end | Peter Valchev | |
(pci/if_re_pci.c) for soon-to-come cardbus support; ok deraadt | |||
2004-12-29 | Driver for Realtek 802.11 devices from NetBSD. | Jonathan Gray | |
Not yet working. | |||
2004-12-19 | filesystem firmware loading written over the pacific 2 weeks ago, tested | Theo de Raadt | |
by mickey | |||
2004-12-17 | Support for the eap MIDI UART from NetBSD. | Jonathan Gray | |
Tested by serveral people. ok millert@, mickey@ |