Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-04 | new modem | Theo de Raadt | |
1999-01-04 | Don't isolate if NOISOLATE flag is set | Jason Wright | |
1999-01-04 | o Switching from 10->100 needs a bit of extra bit fiddling | Jason Wright | |
(isolate -> switch bmcr -> unisolate) o Switching from 10->auto needs a reset o hme doesn't advertise everything it supports, so during reset, set the ANAR according to the supported media in BMSR. | |||
1999-01-04 | Make sure both phyid registers have bogus values before assuming | Jason Wright | |
it's a phy with no phyid. | |||
1999-01-03 | provide pcmcia IO bus mapper with list of blocks where it should | Theo de Raadt | |
preferentially map; idea by me, code by niklas | |||
1999-01-02 | unused var | Niklas Hallqvist | |
1999-01-02 | I messed up the PNP attachment | Niklas Hallqvist | |
1999-01-02 | Forgotten file in the midi commit | Niklas Hallqvist | |
1999-01-02 | Remove unnecessary extern | Niklas Hallqvist | |
1999-01-02 | OpenBSDify | Niklas Hallqvist | |
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist | |
1999-01-01 | Don't print irq twice if it's defined in the config-file. | Federico G. Schwindt | |
1998-12-31 | Don't panic if the pcic irq is defined in the config-file. | Federico G. Schwindt | |
1998-12-31 | semantic change: prefer unshared intr, settle for level shared. this will ↵ | Theo de Raadt | |
still fail in some cases | |||
1998-12-31 | make sure xl_tx_tail pointer gets updated; freebsd | Jason Wright | |
1998-12-31 | tl_tx_tail pointer was not always being updated correctly; freebsd. | Jason Wright | |
1998-12-31 | Trim CRC off of rx'd packets; freebsd. | Jason Wright | |
1998-12-31 | I messed up in my last patch, thanks wim and federico | Niklas Hallqvist | |
1998-12-30 | indent | Theo de Raadt | |
1998-12-30 | For now, just allocate gobs more CCBs in an attempt to avoid running out during | Jason Downs | |
autoconf. This needs to be fixed correctly... | |||
1998-12-30 | If no phy is probed, proceed in 'auto' mode. This makes cards like my 10mb ↵ | Todd C. Miller | |
etherexpress pro+ combo that worked in 2.3 but not in 2.4. | |||
1998-12-29 | work around some ugly glitches | Theo de Raadt | |
1998-12-28 | sync | Theo de Raadt | |
1998-12-28 | zoran | Theo de Raadt | |
1998-12-28 | carefully clear r->h, and avoid a panic | Theo de Raadt | |
1998-12-28 | sync | Theo de Raadt | |
1998-12-28 | merge tags for similar drivers | Theo de Raadt | |
1998-12-28 | handle driver/driver tags | Hugh Graham | |
1998-12-28 | Myson MTD972 driver. | Jason Wright | |
1998-12-28 | sync | Theo de Raadt | |
1998-12-28 | indent | Theo de Raadt | |
1998-12-27 | non-working isapnp aha support | Theo de Raadt | |
1998-12-27 | sync | Theo de Raadt | |
1998-12-27 | adaptec things | Theo de Raadt | |
1998-12-27 | sync | Theo de Raadt | |
1998-12-27 | new devices | Theo de Raadt | |
1998-12-27 | new priority mechanism for pcmcia interrupt allocation, ie. "best effort" | Theo de Raadt | |
for machines low on interrupts. work by fgsch, and myself | |||
1998-12-26 | Kill pcmcia media setting that is always overridden these days. Fix typo. | Niklas Hallqvist | |
1998-12-26 | config.new disappeared a long time ago | Niklas Hallqvist | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Another typo | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Fix typo, shorten some names | Thorsten Lockert | |
1998-12-25 | One more chipset | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Correct identifyer for chip | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Add vendor and a card | Thorsten Lockert | |
1998-12-24 | sync | Jason Wright | |
1998-12-24 | myson mtd972 | Jason Wright | |