Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-03 | regen | Todd T. Fries | |
1998-03-03 | Add CL-GD5480 | Todd T. Fries | |
1998-03-02 | Please GCC 2.8 -Wall | Todd T. Fries | |
1998-03-01 | An actual bug the "stupid" missing braces around else clause | Niklas Hallqvist | |
warning in GCC 2.8, found. | |||
1998-02-26 | sync | Theo de Raadt | |
1998-02-26 | doc CTL0001 | Theo de Raadt | |
1998-02-26 | clean dmesg | Theo de Raadt | |
1998-02-26 | remember model number; skip PNP cards; etc etc etc | Theo de Raadt | |
1998-02-26 | nicer message | Theo de Raadt | |
1998-02-25 | pretty print for pci cards too | Theo de Raadt | |
1998-02-25 | do not print model number twice | Theo de Raadt | |
1998-02-23 | regen | Todd C. Miller | |
1998-02-23 | Add CONTAQ CY82C693U | Todd C. Miller | |
1998-02-23 | Please GCC2.8 | Niklas Hallqvist | |
1998-02-23 | New probe routine and support for ST16650. | Jason Downs | |
Compiles, but completely untested. | |||
1998-02-22 | GCC 2.8 -Wall | Niklas Hallqvist | |
1998-02-22 | only get isadma stuff when we want them | Niklas Hallqvist | |
1998-02-16 | sync | Theo de Raadt | |
1998-02-16 | Add entries for the PMAZ-DS and PMAZ-FS (Flamingo Turbochannel Dual SCSI | Theo de Raadt | |
baseboard devices, normal and fast), and the PMAZB-AA and PMAZC-AA (Turbochannel Dual SCSI option cards, normal and fast); thorpej | |||
1998-02-15 | do not assume iosize is correct | Theo de Raadt | |
1998-02-15 | new pci ethernet card | Theo de Raadt | |
1998-02-15 | sync | Theo de Raadt | |
1998-02-15 | new WINBOND pci ethernet card | Theo de Raadt | |
1998-02-10 | sync w/netbsd | Jason Wright | |
1998-02-07 | sync | Theo de Raadt | |
1998-02-07 | + Packet Engines G-NIC Ethernet | Theo de Raadt | |
1998-02-06 | add FS_CCD, make ccd prefer such partitions. It still accespts FS_BSDFFS, ↵ | Theo de Raadt | |
and something will change about that soon | |||
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt | |
with a sysctl. There will be architectures and drivers that lack function, and I trust the maintainers of those will forget to add the code.. | |||
1998-02-03 | sync with netbsd | Jason Wright | |
1998-02-03 | more pci subclasses and such; netbsd | Theo de Raadt | |
1998-02-03 | more bridge types | Theo de Raadt | |
1998-01-25 | typo | Niklas Hallqvist | |
1998-01-25 | Disable the new buffer policy for now | Niklas Hallqvist | |
1998-01-25 | Remove redundant splbio I added yesterday | Niklas Hallqvist | |
1998-01-24 | On the other hand... no need for recursive locks. | Niklas Hallqvist | |
1998-01-24 | Well when MP comes.. we need locks | Niklas Hallqvist | |
1998-01-24 | Protect allocation of ccd physmem of ccd interrupts | Niklas Hallqvist | |
1998-01-24 | Eek, missing splbio, although splx was there. marging two "if"s | Niklas Hallqvist | |
1998-01-21 | typo | Niklas Hallqvist | |
1998-01-21 | remove obsolete comment | Niklas Hallqvist | |
1998-01-20 | missed some conditions on autoconf_verbose | Niklas Hallqvist | |
1998-01-20 | rev 1.29 really was the version 1.28 should have been, and 1.28 already | Niklas Hallqvist | |
contained the diffs 1.29 was said to have. So this is a revert to 1.28 | |||
1998-01-20 | Provide a way to debug probes. set autoconf_verbose via DDB, or | Niklas Hallqvist | |
option AUTOCONF_VERBOSE=1 in your kernel config. | |||
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist | |
so far, the other archs gets placeholders for now. I wrote a compatibility layer for OpenBSD's old isadma code so we can still use our old driver sources. They will however get changed to native bus_dma use, on a case by case basis. Oh yes, I almost forgot, I kept our notion of isadma being a device so DMA-less ISA-busses still work | |||
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist | |
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist | |
1998-01-17 | s/defined(DEBUG)/defined(EP_DEBUG)/g | Michael Shalayeff | |
1998-01-11 | pretty print | Theo de Raadt | |
1998-01-09 | Clear buffers on allocation, suggested by csapuntz | Niklas Hallqvist | |
1998-01-07 | now this is really pretty | Theo de Raadt | |