Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-27 | regen | Niklas Hallqvist | |
2004-02-27 | Add support for BCM5788 | Niklas Hallqvist | |
2004-02-25 | sync | Theo de Raadt | |
2004-02-25 | apparently 6326 comes as AGP and PCI | Theo de Raadt | |
2004-02-25 | more chipsets; ok henning@ | Markus Friedl | |
2004-02-25 | remove -w option to sysctl; | Jason McIntyre | |
diffs from Paul de Weerd; ok deraadt@ | |||
2004-02-24 | sync | Markus Friedl | |
2004-02-24 | more fxp; ok henning, deraadt | Markus Friedl | |
2004-02-24 | record code, from netbsd; via jakemsr@jakemsr.com | Theo de Raadt | |
2004-02-24 | sync | Anil Madhavapeddy | |
2004-02-24 | add evil nvidia nforce3 | Anil Madhavapeddy | |
deraadt@ ok | |||
2004-02-23 | sync | Theo de Raadt | |
2004-02-23 | symbios/lsi have a megaraid now | Theo de Raadt | |
2004-02-21 | Remove left-over dependencies on the old rcons code. | Miod Vallat | |
2004-02-19 | SpeedStep support for those Pentium processors which have | Alexander Yurchenko | |
SpeedStep only as a chipset feature. This diff is for ICHx-M chipsets, with 2 perfomance states available. Tested by provos@, sturm@, millert@ Ok tedu@ | |||
2004-02-19 | fix typo, KNF | Markus Friedl | |
2004-02-19 | don't disable the Sound Blaster legacy mode by default, as this breaks | Markus Friedl | |
apm(4). add a flag that disables Sound Blaster legacy mode, this might be necessary for some floppies. help from jmc, ok+test hshoexer. | |||
2004-02-18 | Yet another wonna-be-raid device. | Alexander Yurchenko | |
Reported by Dmitry S. Popov <D.S.Popov@inp.nsk.su>. | |||
2004-02-13 | bce (Broadcom 4401 10/100 ethernet driver) from NetBSD | Andreas Gunnarsson | |
Most work by nate@, ok deraadt@ | |||
2004-02-12 | don't reset the PHY when IPs are configured; from freebsd revision 1.16 | Markus Friedl | |
avoids hang when using gigabit copper; ok henric@, beck@ | |||
2004-02-07 | Final bits to make IT8212F working: | Alexander Yurchenko | |
- don't touch bus speed register; - don't try to setup the chip in compat mode, it's native always; - disable cable check, it works only in cpu firmware mode. Testing Aubert Guillaume <aubertguillaume@wanadoo.fr> | |||
2004-02-07 | sync | Theo de Raadt | |
2004-02-07 | new fxp; cmetz | Theo de Raadt | |
2004-02-04 | Change these defines to be a display specific define and also remove | Dale Rahn | |
the really long define. ok deraadt@ | |||
2004-02-03 | advertise features of our crypto chips better; ok tdeval | Theo de Raadt | |
jason is being a slacker | |||
2004-02-02 | Support for UDMA2 capable SCx200 ide found on all National Semiconductor | Alexander Yurchenko | |
SC1100 based boards (soekris net4801 e.g.). Tested both with CF cards and UDMA2 drive. Help and three (sic!) OKs from gluk@, test and ok markus@. Thanks to Wim for the soekris board. | |||
2004-02-02 | ite is a yet another ``raid'' device, fake interface for it. | Alexander Yurchenko | |
2004-01-31 | fix stupid typo in the reading/writing mode control register for ite. | Alexander Yurchenko | |
2004-01-31 | ite doesn't need a special interrupt function. | Alexander Yurchenko | |
more space to save. | |||
2004-01-31 | Disable i31244 support until we see a real divice using this chip. | Alexander Yurchenko | |
If you're lucky owner of it mail me. Also don't compile opti support stuff since it's disabled anyway. Saves about 3K on floppy. | |||
2004-01-31 | constify timing values. | Alexander Yurchenko | |
2004-01-31 | spaces, .o is the same. | Alexander Yurchenko | |
2004-01-31 | Add pci_machdep hook for cats. ok deraadt@ | Dale Rahn | |
2004-01-28 | sync | Theo de Raadt | |
2004-01-28 | K8HTB bridges.. | Theo de Raadt | |
2004-01-28 | an amd64 arch support. | Michael Shalayeff | |
hacked by art@ from netbsd sources and then later debugged by me into the shape where it can host itself. no bootloader yet as needs redoing from the recent advanced i386 sources (anyone? ;) | |||
2004-01-23 | sync | Peter Stromberg | |
2004-01-23 | Virtual SVGA II | Peter Stromberg | |
ok deraadt@ | |||
2004-01-20 | don't limit the number of sessions to the onboard ram (always upload the | Jason Wright | |
key and IV data). This kinda sucks for HMAC, but the alternative is a cache manager and I just don't want to go there. Tested by sturm@ (thanks!) | |||
2004-01-20 | Support for i852/855/865 AGP; from NetBSD via Michael van der | Alexander Yurchenko | |
Westhuizen <michael@skanky.homeunix.net> with little tweaks. Tested by millert@ todd@ jmc@ andreas@ and jcs@'s friend ok millert@ | |||
2004-01-20 | Correct checks for non-i810 chip; from FreeBSD. | Alexander Yurchenko | |
test and ok millert@ | |||
2004-01-17 | Read product id and revision from pci conf space only once | Alexander Yurchenko | |
and then use the saved values. ok costa@ | |||
2004-01-15 | sync | Alexander Yurchenko | |
2004-01-15 | Two Silicon Image SATA chips. | Alexander Yurchenko | |
ok deraadt@ | |||
2004-01-12 | Move sensors externs to sys/sensors.h and introduce a macro | Alexander Yurchenko | |
SENSOR_ADD to hide all operations with these externs. ok markus@ | |||
2004-01-10 | sync | Alexander Yurchenko | |
2004-01-10 | Intel 82865G integrated video | Alexander Yurchenko | |
ok deraadt@ | |||
2004-01-09 | remove uvm_extern.h | Brad Smith | |
tested on alpha, i386, powerpc, sparc64, m68k. ok miod@ | |||
2004-01-08 | tom broke the kernel, and is being scolded | Theo de Raadt | |
2004-01-08 | sync | Tom Cosgrove | |