Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-19 | Add missing aic79xx_reg.h file. Update aic79xx* files to latest | Kenneth R Westerback | |
FreeBSD versions in preparation for ahd. Update Makefile to generate aic79xx* files. ok marco@, tested by Milos Urbanek. | |||
2004-05-18 | fix from netbsd to twiddle the fxp eeprom to disable dynamic standby mode | Bob Beck | |
on cards that have issues with this creating pci errors in 10 mbps mode tested by many, including me, nick, and pval. ok jason@, markus@ | |||
2004-05-18 | Check for and handle interface CRC errors. | Bob Beck | |
testing by me, pval, nick, others... ok jason@, marco@ | |||
2004-05-18 | Regen. | Marco Peereboom | |
2004-05-18 | Add ahd, remove non-existent PERC 3/QC. ok deraadt@ henning@ krw@ bob@ millert@ | Marco Peereboom | |
2004-05-18 | Be sure to initalized and use the "len" variable correctly in iestart(); | Miod Vallat | |
from Thierry Herbelot (%thierry% at herbelot ding com). | |||
2004-05-14 | sync | Nathan Binkert | |
2004-05-14 | more adaptec aac(4) | Nathan Binkert | |
2004-05-14 | Syba SD-LAB PCI I/O Card 4S | Henning Brauer | |
From: Christian Gut <cycloon@is-root.org> | |||
2004-05-14 | sync | Henning Brauer | |
2004-05-14 | Syba 4S puc | Henning Brauer | |
2004-05-12 | network drivers don't need to include bpfdesc.h | Ted Unangst | |
ok krw@ canacar@ | |||
2004-05-12 | sync | Alexander Yurchenko | |
2004-05-12 | Forgot 6300ESB IDE, too. | Alexander Yurchenko | |
2004-05-11 | sync | Theo de Raadt | |
2004-05-11 | support Iodata SMC8041TX; mjc@bitz.ca | Theo de Raadt | |
2004-05-10 | ugly hackery for auich support on amd64. | Marco S Hyman | |
Will not work on machine with > 4G phys memory. OK deraadt@ | |||
2004-05-10 | regen | Peter Galbavy | |
2004-05-10 | Add Vendor ID for Ralink Technology and one product, the RT2460A, | Peter Galbavy | |
found in my MSI865 system. ok deraadt@, millert@ | |||
2004-05-10 | regen | Peter Galbavy | |
2004-05-10 | New USB card reader (in an MSI865 chassis). | Peter Galbavy | |
OnSpec also appears to have a new Vendor ID, from NetBSD. ok deraadt@ | |||
2004-05-10 | regen. This and previous: ok deraadt@ | Peter Galbavy | |
2004-05-10 | PCI IDs found on an MSI865 system; NEC Firewire and Intel dumb-modem | Peter Galbavy | |
2004-05-10 | Select the Latin-1 8x16 font as the default 8x16 font, instead of the | Miod Vallat | |
IBM 8x16 one. ok deraadt@ | |||
2004-05-10 | obliterate undef, ok miod | Jolan Luff | |
2004-05-08 | sync | Theo de Raadt | |
2004-05-08 | some crappy usb mouse; lteo.openbsd1@mailnull.com | Theo de Raadt | |
2004-05-07 | CardBus fxp's use the 82558 chipset which has a Long Receive bit, | Brad Smith | |
we need to enable this to receive VLAN sized frames. ok deraadt@ | |||
2004-05-07 | Replace RSA-derived md5 code with code derived from Colin Plumb's PD version. | Todd C. Miller | |
This moves md5.c out of libkern and into sys/crypto where it belongs (as requested by markus@). Note that md5.c is still mandatory (dev/rnd.c uses it). Verified with IPsec + hmac-md5 and tcp md5sig. OK henning@ and hshoexer@ | |||
2004-05-07 | LM7x models improvements: | Alexander Yurchenko | |
- correct divisor for fan3 (2 means 2^1, so the divisor is actually 1, not 2) - fan1 and fan2 have adjastable divisors, use this feature to dynamically correct divisors for slow fans - fix SENSOR_FINVALID usage Based on the diff from Alexander Bluhm <alexander.bluhm@gmx.net> in PR 3719. | |||
2004-05-07 | proper casts for vtophys. looked at by grange@ | Ted Unangst | |
2004-05-07 | free the right thing on failure, in case this ever gets used | Ted Unangst | |
2004-05-06 | Add support for the SiS 741 Northbridge. ok deraadt@, grange@ | Peter Galbavy | |
Note for the archives; before this patch my ASRock K7S41 m/b would hang after booting install media without DMA disabled for the drive(s) in the BIOS. | |||
2004-05-06 | regen | Peter Galbavy | |
2004-05-06 | add SiS 741 Northbridge and Sis 6330 VGA IDs - on my new motherboards | Peter Galbavy | |
ok deraadt@, grange@ | |||
2004-05-06 | sync | Theo de Raadt | |
2004-05-06 | ati video; jmc | Theo de Raadt | |
2004-05-05 | regen | Brad Smith | |
2004-05-05 | typo | Brad Smith | |
2004-05-05 | regen | joshua stein | |
2004-05-05 | make my treo 600 attach as a uvisor instead of ugen, from netbsd | joshua stein | |
ok nate@ | |||
2004-05-05 | regen | Brad Smith | |
2004-05-05 | more TI devices | Brad Smith | |
ok mickey@ | |||
2004-05-05 | regen | Michael Shalayeff | |
2004-05-05 | shrink some descriptions | Michael Shalayeff | |
2004-05-05 | regen | Michael Shalayeff | |
2004-05-05 | a few mylex raid things; from netbsd | Michael Shalayeff | |
2004-05-04 | Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro. | Alexander Yurchenko | |
This matches our SLIST behaviour and NetBSD's SIMPLEQ as well. ok millert krw deraadt | |||
2004-05-04 | Fix my stupid bug with missing sata_setup_channel() call. | Alexander Yurchenko | |
Now VIA VT8237 SATA really works. Problem report, testing and ok drahn@. | |||
2004-05-04 | sync | Alexander Yurchenko | |