Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-28 | pcn(4) works here | Martin Reindl | |
2007-04-23 | rename drivers with numbers in them; ok gwk drahn | Theo de Raadt | |
2007-02-07 | enable arc(4) for Areca RAID Controllers. they work great. | David Gwynne | |
ok drahn@ | |||
2006-12-06 | Enable mc and mesh in RAMDISK as well, as pointed out by brad@ its pretty | Gordon Willem Klok | |
useless to not do so. | |||
2006-11-07 | Add xmphy(4) here too. | Mark Kettenis | |
ok brad@ | |||
2006-08-17 | enable msk(4) in a few more places. | Brad Smith | |
2006-06-26 | Enable wide targets on FAS366 esp; note that this changes the way esp | Miod Vallat | |
user-controllable device flags are parsed, be sure to rerun config(8) on your next kernel compile. | |||
2006-06-22 | Enable sk(4). | Brad Smith | |
ok reyk@ | |||
2006-06-01 | add xge(4). | Brad Smith | |
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-04-30 | add I2O to the RAMDISK | Brad Smith | |
2006-04-30 | - Enable fxp and rl@CardBus on GENERIC and RAMDISK | Brad Smith | |
- Enable dc@CardBus on RAMDISK, already in GENERIC - Enable wdc@PCMCIA on RAMDISK, already in GENERIC | |||
2006-04-05 | enable tqphy(4) here too | Martin Reindl | |
2006-04-05 | Enable an(4) on BE archs now that it works. | Kurt Miller | |
2006-02-28 | Add smu(4) such that we can read the clock on G5 machines. | Mark Kettenis | |
ok deraadt@ | |||
2006-01-09 | Disable an(4) on BE archs until it works. | Jonathan Gray | |
2005-12-21 | Remove aed(4) on macppc, nothing uses its functionality since key repeat is | Miod Vallat | |
handled by wscons and mouse emulation was never enabled or documented. | |||
2005-11-17 | add attachment for openpic behind memc, for newer G5 systems. | Dale Rahn | |
only attaches a parent openpic, not a slave openpic. ok kettenis | |||
2005-11-15 | add ixgb(4) though commented out for now. | Brad Smith | |
2005-11-12 | VIA Rhine ethernet works | Martin Reindl | |
ok brad@ | |||
2005-11-06 | Add attachment of ki2c at memc as well as macobio, wil be used on G5. | Dale Rahn | |
2005-10-25 | re-enable IPv6 on the macppc RAMDISK. | Brad Smith | |
ok deraadt@ | |||
2005-09-30 | Configure pci busses on ht too. | Mark Kettenis | |
2005-09-29 | Add HyperTransport here too. | Mark Kettenis | |
2005-06-02 | These options dont affect anything anymore. | Dale Rahn | |
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-24 | add epic(4) and stge(4) | Brad Smith | |
2005-05-04 | move gpio(_obio) stuff to macgpio, currently it collides with the MI gpio | Dale Rahn | |
ok miod@ grange@ | |||
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause | |
2005-04-26 | enable uhci | David Gwynne | |
ok drahn@ deraadt@ compilation tested by phessler | |||
2005-04-14 | +luphy | Brad Smith | |
2005-03-30 | enable UDF on large install media for architectures likely to have DVD drives | Theo de Raadt | |
2005-03-19 | enable ural(4) | Martin Reindl | |
ok deraadt@ | |||
2005-03-18 | +bge(4), ok deraadt@ | Brad Smith | |
2005-03-17 | +vge, ciphy; requests by pvalchev | Theo de Raadt | |
2005-02-17 | since usb kthreads are run before / is mounted there is no longer any need | David Gwynne | |
to set the flag on usb to get devices (eg, a keyboard which can be useful if you boot with the -a flag) to attach early. reenable ehci since devices are now attached after the controllers are configured and no longer confused as to which one of them owns a device. ok jsg@ deraadt@ | |||
2005-02-16 | enable rl(4), rlphy(4), pcscp(4) and isp(4) with option ISP_COMPILE_FW | Martin Reindl | |
ok drahn@, brad@ | |||
2005-02-15 | Enable phys found in various USB devices on more archs. | Jonathan Gray | |
ok brad@, dlg@ | |||
2004-12-08 | add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remains | David Gwynne | |
disabled for now. from deraadt@ | |||
2004-10-05 | Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet. | Jonathan Gray | |
Thanks to Mark Uemura for donating several of these adapters. Tested by and ok deraadt@ | |||
2004-09-16 | spacing | Theo de Raadt | |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated ↵ | Michael Shalayeff | |
architecture is still fluffy (; | |||
2004-08-25 | Disable ehci on macppc for now, it causes a race condition between devices | Dale Rahn | |
attached at boot and ehci, can be enabled via UKC. ok deraadt@ | |||
2004-08-03 | include some usb ethernet drivers | Theo de Raadt | |
2004-06-25 | enable re(4) now that it works | Peter Valchev | |
2004-06-24 | Add ehci. ok drahn@ | Thomas Nordin | |
2004-05-10 | mediabay driver to configure ata bus attached to CD on pismo Powerbook | Dale Rahn | |
tested by Glen Barney and Okan Demirmen. | |||
2004-03-30 | knock out INET6: media too large for some machines | Theo de Raadt | |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt | |
which begin to enable use of this will follow at a later time. | |||
2003-06-11 | Previously DMA/UDMA was disabled on macppc RAMDISK kernels, I have not | Dale Rahn | |
heard of any DMA related failures on these machines. Remove the code (and the flag) which was previously used to enable DMA/UDMA modes on wdc_obio now it will default to always being on for known systems. |