Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-14 | sync | Federico G. Schwindt | |
1999-08-14 | Support for 3CXEM556B-INT. | Federico G. Schwindt | |
1999-08-13 | sync | Theo de Raadt | |
1999-08-13 | AmbiCom AMB8002T | Theo de Raadt | |
1999-08-13 | well of course it is Ethernet... | Theo de Raadt | |
1999-08-13 | Use macros defined in pcmciavar.h. | Federico G. Schwindt | |
1999-08-13 | Xircom NetWave support. Donations welcomed. | Federico G. Schwindt | |
1999-08-13 | shutdown hook exists for the wrong reasons | Theo de Raadt | |
1999-08-13 | shorten dmesg output. | Federico G. Schwindt | |
1999-08-13 | Display the correct name. Thanks niklas@. | Federico G. Schwindt | |
1999-08-13 | Remove unncessary printfs as well as NetBSD ifdefs. | Federico G. Schwindt | |
Make dmesg output shorter. | |||
1999-08-13 | USB controllers. | Federico G. Schwindt | |
1999-08-13 | sync | Federico G. Schwindt | |
1999-08-13 | From NetBSD; USB support. | Federico G. Schwindt | |
1999-08-12 | use bzero in the kernel (I thought I had done this already?) | Niklas Hallqvist | |
1999-08-12 | sync | Theo de Raadt | |
1999-08-12 | promise | Theo de Raadt | |
1999-08-12 | conditionalize some code only working on pccom so far | Niklas Hallqvist | |
1999-08-11 | sync | Theo de Raadt | |
1999-08-11 | com/pccom special cases found by isapnp.c directly now | Theo de Raadt | |
1999-08-11 | if we cannot match a device by name, check to see if it looks like a | Theo de Raadt | |
com/pccom device, and try that. this catches more than 90% of failing isapnp devices. | |||
1999-08-11 | New pcmcia irq prober that really tries to ensure the irq will work | Niklas Hallqvist | |
1999-08-10 | support DIOCRLDINFO | Theo de Raadt | |
1999-08-10 | we only run this insid the kernel now | Theo de Raadt | |
1999-08-10 | oops | Theo de Raadt | |
1999-08-10 | PChome-PCI LANCE; robert@cyrus.watson.org | Theo de Raadt | |
1999-08-10 | sync | Theo de Raadt | |
1999-08-09 | Remove unnecessary printf. | Federico G. Schwindt | |
1999-08-09 | re-order things to make them clearer | Theo de Raadt | |
1999-08-09 | XEF_CE3 cards w/o modem are XEF_MOHAWK too. | Federico G. Schwindt | |
1999-08-09 | Fix opl_isa_match declaration. | Federico G. Schwindt | |
1999-08-08 | These all are backends for interfaces that can be attached late, whence | Niklas Hallqvist | |
ifinit can not set their ifq_maxlen, so do it ourselves. | |||
1999-08-08 | Explicitly set ifq_maxlen, ifinit does not get its hand on interfaces | Niklas Hallqvist | |
attached later, which pcmcia is able to handle now. Also print the right port range. | |||
1999-08-08 | prepare for alpha, if it ever happens | Theo de Raadt | |
1999-08-08 | dmesg output corrections | Theo de Raadt | |
1999-08-08 | ioh is a bus_space_handle_t not a bus_space_tag_t | Theo de Raadt | |
1999-08-08 | pasto from pccom.c | Niklas Hallqvist | |
1999-08-08 | CVS missed this file | Niklas Hallqvist | |
1999-08-08 | revert function accidentally committed | Niklas Hallqvist | |
1999-08-08 | Detach support for com; NetBSD and me | Niklas Hallqvist | |
1999-08-08 | Add detaching support to networking pcmcia cards | Niklas Hallqvist | |
1999-08-08 | Fill in detach support in the i82365 driver; mostly netbsd, as was the | Niklas Hallqvist | |
former pcmcia commit. | |||
1999-08-08 | Support detaching. Support CIS-less cards. Style police. | Niklas Hallqvist | |
1999-08-07 | sync | Theo de Raadt | |
1999-08-07 | new modem; chris@dqc.org | Theo de Raadt | |
1999-08-06 | sync | Theo de Raadt | |
1999-08-06 | M1489 | Theo de Raadt | |
1999-08-06 | EEPROM_PNP was wrong | Theo de Raadt | |
1999-08-05 | remove some debugging stuff | Jason Wright | |
1999-08-05 | Updated brooktree driver from Roger Hardiman | Niklas Hallqvist | |