Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause | |
2005-02-25 | Enable re(4) on alpha. | Jonathan Gray | |
2005-02-15 | Enable phys found in various USB devices on more archs. | Jonathan Gray | |
ok brad@, dlg@ | |||
2005-01-06 | use wsmux more; miod ok | Theo de Raadt | |
2005-01-04 | enable ehci | Jonathan Gray | |
2005-01-03 | re-enable ohci and uhci | Theo de Raadt | |
2004-12-30 | Enable udav now it works on alpha. ok dlg@ | Jonathan Gray | |
2004-12-08 | add pcscp(4) at pci | Martin Reindl | |
ok miod@ | |||
2004-11-02 | we do not just delete lines but rather comment 'em out | Michael Shalayeff | |
2004-11-02 | udav is broken on alpha so remove it for now. | Jonathan Gray | |
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-03 | include some usb ethernet drivers | Theo de Raadt | |
2004-07-07 | skip wdc at isa on media; idea from miod | 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. | |||
2002-09-26 | renable sppp and lmc, now free | Theo de Raadt | |
2002-09-24 | Get rid of gx(4) and use em(4) since it supports more cards and works better | Nathan Binkert | |
overall. | |||
2002-09-23 | turn off sppp, lmc, and cz until various licenses on those components are | Theo de Raadt | |
resolved. sorry -- i've been warning people for some time that i would start to take this stance. | |||
2002-07-07 | Add isadma to bsd.rd, for proper isapnp operation. | Miod Vallat | |
Found the hard way by pvalchev@ | |||
2002-07-05 | Sync the ethernet controllers list with GENERIC. | Miod Vallat | |
2002-06-30 | AlphaServer 800 and 1000 support; from NetBSD. Tested by Tor Houghton. | Miod Vallat | |
Added to floppy31 still fits. | |||
2002-06-28 | Oops. Doing a diff before commit is not enough. You have to read the diff too. | Artur Grabowski | |
2002-06-28 | The IEEE fp stuff changed the rules for how fpu should be enabled. | Artur Grabowski | |
We kept too much of the old code in trap handling. This should fix floppies and bsd.rd on some machines. | |||
2002-06-19 | natypos | Miod Vallat | |
2002-05-10 | uhid changes | Theo de Raadt | |
2002-05-02 | Big TURBOchannel support catchup from NetBSD, part 1. | Miod Vallat | |
A few local changes and tweaks remain. This bring DEC 3000 machines back in the game, but framebuffers are still not supported at the moment. Thanks to ericj@ and nate@ for supplying me a DEC 3000 for testing. | |||
2002-04-28 | IEEE 754 floating point completion code, and implementation of the | Peter Valchev | |
FP_C (Floating Point Control Quadword). From ross@NetBSD. Added a way to disable it with option NO_IEEE, which appears on the ramdisks to save space. This affects only programs compiled with -mieee, and what it essentially does is enabling infinities and NaNs, instead of generating SIGFPE on division by zero, overflow, etc. ok art, deraadt | |||
2002-04-02 | move to gx | Theo de Raadt | |
2002-04-01 | Re-add dc | Nathan Binkert | |
2002-03-24 | This is ridiculous. Put the same dc vs de on the floppy as the kernel. How ↵ | Theo de Raadt | |
did you forget about this, Nate? | |||
2002-03-04 | ok, so apparently wx doesn't work so well | Nathan Binkert | |
2002-03-04 | dc is not listed twice. Put de back, and move dc out of the untested section. | Nathan Binkert | |
While we're at it, move wx out of the untested section too. | |||
2002-03-04 | dc not de | Theo de Raadt | |
2002-02-09 | spelling, brige->bridge | Eric Jackson | |
2001-10-20 | add CD9660 | Theo de Raadt | |
2001-09-28 | and mention XP1000 in the right place | Theo de Raadt | |
2001-07-19 | No more need to define PMAP_NEW. | Artur Grabowski | |
2001-06-27 | UVM is no longer an option. | Artur Grabowski | |
2001-06-23 | no more kernfs | Theo de Raadt | |
2001-05-17 | nsphyter here too | Jason Wright | |
2001-05-14 | cleanup a lot | Theo de Raadt | |
2001-04-16 | NOT GENERIC | Theo de Raadt | |
2001-04-15 | Err. a ramdisk without pseudo-device rd has a minimal chance of working. | Artur Grabowski | |
2001-04-14 | need eephy with wx now | mjacob | |
2001-04-14 | UP1000 will fit in here. | Artur Grabowski | |
2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC | Theo de Raadt | |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino | |
2001-02-13 | default more wscons options | Theo de Raadt | |
2001-02-09 | BOOT_CONFIG is already in conf/GENERIC and this includes it. | Artur Grabowski | |