Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-26 | clean up some things left from my debugging activity. | Matthieu Herrb | |
In particular remove the OVERRIDE_ directives specific to my board. | |||
1998-07-24 | Kill the god damned COMPAT_12. Thanks, guys. | Jason Downs | |
1998-07-23 | sync | Theo de Raadt | |
1998-07-23 | undo mass vendor addition which makes floppies too large | Theo de Raadt | |
1998-07-23 | brooktree driver, hacked by matthieu. This needs cleaning now that it is in ↵ | Theo de Raadt | |
the tree | |||
1998-07-23 | Support drives > 8.4GB | Constantine Sapuntzakis | |
For LBA-capable drives, return the number of LBA sectors as secperunit, not the number you get from CHS. Note, DOS partition tables are limited to 8.4GB. The interactive disklabel editor will notice that the OpenBSD partition ends at 8.4GB and limit the user to that size unless the user explicitly specifies the bounds. This should probably be changed. | |||
1998-07-23 | Print LBA-based size as well as CHS size. | Constantine Sapuntzakis | |
Fix some bugs in getting drive parameters into the wdparams array | |||
1998-07-21 | sync | Theo de Raadt | |
1998-07-21 | few new ViRGE | Theo de Raadt | |
1998-07-21 | sync | Michael Shalayeff | |
1998-07-21 | remove err entries | Michael Shalayeff | |
1998-07-21 | more, much more vendor names; from www.halcyon.com | Michael Shalayeff | |
1998-07-21 | check for vendor name dups | Michael Shalayeff | |
1998-07-21 | sync | Michael Shalayeff | |
1998-07-21 | more devs; from netbsd | Michael Shalayeff | |
1998-07-21 | #ifdef for a weird card and a strange configuration | Jason Downs | |
1998-07-20 | sync | Michael Shalayeff | |
1998-07-20 | more acer devs; per niels@ new laptop dmesg (; | Michael Shalayeff | |
1998-07-19 | sync | Jason Downs | |
1998-07-19 | Add ALI M5243 | Jason Downs | |
1998-07-16 | recognize CS4236B; netbsd | Theo de Raadt | |
1998-07-16 | MAXSTART had an implicate assumption that MAXTARGETS was 8 when it is really 16 | Todd C. Miller | |
1998-07-15 | Fix the name of the ulinear_be mode; netbsd | Theo de Raadt | |
1998-07-15 | sync | Theo de Raadt | |
1998-07-15 | more devs | Theo de Raadt | |
1998-07-13 | Unmute DAC and turn off 3-D SRS by default | Constantine Sapuntzakis | |
1998-07-13 | sync | Theo de Raadt | |
1998-07-13 | a cardbus controller | Theo de Raadt | |
1998-07-13 | Map DMA registers at open instead of attach time, if necessary. Less chance | Constantine Sapuntzakis | |
of conflicts then. | |||
1998-07-12 | fix bhlcr shift values; fgsch@olimpo.com.br | Theo de Raadt | |
1998-07-12 | fill in d_bbsize and d_sbsize | Theo de Raadt | |
1998-07-11 | sync | Theo de Raadt | |
1998-07-11 | add Matrox Productiva AGP card | Niels Provos | |
1998-07-11 | always return TOC information in big-endian order; problem noted by | Theo de Raadt | |
csapuntz@lcs.mit.edu | |||
1998-07-09 | Don't unmap something that we didn't map... | Jason Downs | |
1998-07-08 | sync | Theo de Raadt | |
1998-07-07 | S3 SonicVibes driver | Constantine Sapuntzakis | |
1998-07-07 | put wd_error check back; without this machine boot times go well over 60 seconds | Theo de Raadt | |
1998-07-07 | sync | Theo de Raadt | |
1998-07-07 | two new products; fgsch@olimpo.com.br | Theo de Raadt | |
1998-07-07 | sync | Theo de Raadt | |
1998-07-07 | PNIC, a tulip clone | Theo de Raadt | |
1998-07-05 | Add support for ISA PnP to wdc and associated config goo. This does NOT work | Jason Downs | |
with the Soundblaster; documentation is needed. Also changes wdcprobe method slightly. | |||
1998-07-05 | sync | Jason Downs | |
1998-07-05 | Uncommit wdc. | Jason Downs | |
Note that the Soundblaster uses this code, even though it's port isn't fully compatible with the driver. | |||
1998-07-04 | sync | Theo de Raadt | |
1998-07-04 | add new devices; kleink | Theo de Raadt | |
1998-07-02 | Mostly sync with FreeBSD-current. Needs more testing. | Jason Downs | |
1998-06-30 | PCI-IDE interface include files (needed for Alpha, at least); from NetBSD. | Angelos D. Keromytis | |
1998-06-29 | sync | Theo de Raadt | |