Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-17 | +vge, ciphy; requests by pvalchev | Theo de Raadt | |
2005-03-16 | more wireless chipsets | Theo de Raadt | |
2005-03-15 | enable hotplug on macppc, been using it for some time, forgot it wasn't enabled. | Dale Rahn | |
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-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@ | |||
2005-02-14 | enable atu after lots of prodding by jsg. reported working by Barry Dexter | David Gwynne | |
A. Gonzaga. ok henning@ brad@ | |||
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-03 | remove extra line; miod ok | Theo de Raadt | |
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-08 | add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remains | David Gwynne | |
disabled for now. from deraadt@ | |||
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat | |
architectures, but saves a few dozen KB on alpha and ppc. ok deraadt@ | |||
2004-11-12 | #atu | Theo de Raadt | |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko | |
ok miod@ | |||
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-07-20 | add cdce | Daniel Hartmeier | |
2004-07-20 | Allow a kernel to specify wd* as root or swap device; | Miod Vallat | |
spotted by Waldemar Brodkorb. | |||
2004-06-25 | enable re(4) now that it works | Peter Valchev | |
2004-06-24 | Add ehci. ok drahn@ | Thomas Nordin | |
2004-05-30 | Devices hot plugging support. | Alexander Yurchenko | |
The hotplug pseudo-device passes device attachment and detachment events to userland. When a device attaches or detaches, the corresponding event is queued. The events can then be obtained from the queue through the read(2) call on the /dev/hotplug device file. Each event consists of event type (attach/detach), device class (DV_*) and device name (sd1 e.g.). We have hotplug pseudo-device on alpha, amd64, i386, macppc and sparc64. Since it was tested only on i386 other archs has it commented out in GENERIC until tested. The idea liked peter@ tedu@ drahn@ millert@ marco@ henning@. Ok deraadt@. | |||
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-04-18 | unify the whole USB section with the already-improved i386 GENERIC | Peter Valchev | |
2004-04-11 | pcmcia em and an work; okan@demirmen.com | Theo de Raadt | |
2004-03-30 | knock out INET6: media too large for some machines | Theo de Raadt | |
2004-01-20 | - macppc -> __macppc__ | Brad Smith | |
- remove swapgeneric.c on pegasos and remove bogus Locore for lint target ok drahn@ | |||
2004-01-11 | plug snapper audio into build. ok dhartmei@ | Dale Rahn | |
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-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie | |
2003-10-31 | Enable wi@usb, otherwise this will never get tested... deraadt@ | Dale Rahn | |
2003-10-26 | Add line for wi@usb, currently commented out, for development and testing only. | Dale Rahn | |
2003-08-14 | GENERIC is now safe(4) | Jason Wright | |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek | |
ok deraadt@ | |||
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. | |||
2003-06-11 | The upgrade script depends upon that, if mount_foo is present on the ramdisk | Miod Vallat | |
filesystem, option FOO is in the kernel. Ensure this for mount_mfs/option MFS as well, to prevent failing upgrades on some architectures. ok krw@ millert@ | |||
2003-06-05 | Cleanup and enable kauaiata DMA. Tables should be mostly sane | Dale Rahn | |
Please _TEST_. | |||
2003-06-05 | ATA100 driver for apple's new machines, aka kauai. | Dale Rahn | |
This is working with udma on a 12" PBG4, but dma is disabled for now, too many hardcoded values. 'wdc...flags 0x1' will enable it. | |||
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and ↵ | Ted Unangst | |
mickey. | |||
2003-05-14 | complain about commons since they are all currently dead here. | Jason Wright | |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat | |
stack protection when building kernels. Intended to be used on installation media, with tight space constraints - currently, only added where SMALL_KERNEL was already defined. Not thoroughly tested, but requested by deraadt. | |||
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst | |
ok deraadt@ | |||
2003-05-02 | add eap and do a bit of cleaning | Jason Wright | |
2003-03-21 | Now that ahc has the necessary endian fixes, enable it on macppc. | Dale Rahn | |
2003-01-31 | Save about 1.7k in executable size for macppc kernel, Since the ELF header | Dale Rahn | |
has changed due to W^X, start address need to change slightly, 74 -> 114. |