Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-17 | driver for amphy from freebsd; aaron ok | Jason Wright | |
2000-10-13 | Disable the actual USB controllers instead of the usb attachments by default. | Aaron Campbell | |
The problem is that some systems come with a USB mouse and keyboard but their BIOS emulates a regular AT keyboard and PS/2 mouse. When the BIOS notices the uhci or ohci are being touched, it stops emulating. deraadt@ ok. | |||
2000-10-07 | put usb in, but disable the top devices | Theo de Raadt | |
2000-09-19 | twe on B | Theo de Raadt | |
2000-09-17 | Add fxp cardbus attachment here, too. Shorten some attachment descriptions. | Aaron Campbell | |
2000-09-17 | Add fxp cardbus attachment. Shorten driver attachment descriptions a bit. | Aaron Campbell | |
2000-09-17 | fxp cardbus attachment | Aaron Campbell | |
2000-09-15 | twe | Michael Shalayeff | |
2000-09-15 | add 3ware raid controller | Michael Shalayeff | |
2000-09-08 | Add audio at ich*. Silly mickey, ich's are for kids. | Aaron Campbell | |
2000-09-06 | cardbus too | Theo de Raadt | |
2000-09-01 | Kernel support for new PCVT console mouse features. | Aaron Campbell | |
- Basic cut/paste functionality. - Wheel mouse support (wheel rolls page-by-page through scrollback buffer). - Copybuffer ownership. i.e., if User X logs in the console and selects text, when User Y logs in later the buffer cannot be pasted. Big thanks to Jean-Baptiste Marchand, Julien Montagne, and Jerome Verdon for implementing this. | |||
2000-08-30 | more gig on the CD | Theo de Raadt | |
2000-08-30 | add xmphy and brgphy's here too | Jason Wright | |
2000-08-29 | From FreeBSD: split out the support for XMAC-II phys and other phys | Jason Wright | |
add xmphy & brgphy to GENERIC | |||
2000-08-29 | more | Theo de Raadt | |
2000-08-18 | Remove comment that refers to a NOTE that was removed yesterday | Marco S Hyman | |
2000-08-17 | pcibios0 at bios0 flags 0x0000 | Michael Shalayeff | |
this is now a real device, which looks in flags for disabling address, interrupt or bus fixup. bios0's flags are to disable bios32 and pcibios probing. since boot_config support editing flags, it's posible to adjust pcibios functionality in the generic kernel upon boot time. man is coming. | |||
2000-08-08 | make them all use new PCIBIOS stuff | Theo de Raadt | |
2000-08-08 | sync w/ netbsd almost -current code (; | Michael Shalayeff | |
fixes quite a few problems. adds new option PCIBIOS_ADDR_FIXUP. numerous extra fixes by me, also pointed out by other ppl, such as avoid panics, ifdef on pciverbose, not diagnostic, some other smaller knits; some have been forwarded back to netbsd developers, some will go soon too. | |||
2000-08-02 | pcic* at pci | Theo de Raadt | |
2000-08-02 | add gdt & dmphy where needed | Theo de Raadt | |
2000-08-01 | Add PCI attachment for i82365-compatible PCMCIA controllers. Needed for | Aaron Campbell | |
the Cirrus Logic CL-PD6729 controller found on some laptops, i.e., the Gateway 2000 Solo 2100. Thanks to JDempsey@iss.net for testing and initiallly prodding me to get PC Cards to work in his laptop. | |||
2000-07-20 | add fms & auvia, so that people test it | Theo de Raadt | |
2000-07-18 | clcs works reasonably well now. Enable it. | Artur Grabowski | |
2000-07-11 | cardbus install floppy kernel | Theo de Raadt | |
2000-07-08 | oops, revert to correct version | Marco S Hyman | |
2000-07-08 | #audio -> #audio* | Marco S Hyman | |
2000-07-06 | Enable CardBus per Theo's request, so we can iron out the wrinkles faster. Also | Aaron Campbell | |
enable the PCIBIOS* options so they can be tested as well. Currently, support only for 3c575- and 3c656-based 3Com CardBus NICs, but we're working to add more drivers. | |||
2000-07-05 | Decouple memory access functions from db_interface.c so they can be | Hugh Graham | |
shared with upcoming KGDB. As per NetBSD. Ok'd by niklas. | |||
2000-07-04 | fix uvisor entry. | Federico G. Schwindt | |
2000-07-04 | add uvisor and clcs, both commented out. | Federico G. Schwindt | |
2000-07-02 | Remove NFSCLIENT for consistency with other RAMDISK kernels. | Todd C. Miller | |
2000-06-28 | disable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but ↵ | Kenneth R Westerback | |
still fits on RAMDISKB | |||
2000-06-28 | enable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but ↵ | Kenneth R Westerback | |
still fits on RAMDISKB | |||
2000-06-21 | Kirk announced that soft updates are free today | Niklas Hallqvist | |
2000-06-20 | If only one of IX86_CPU is defined, set CMACHFLAGS to the appropriate | Artur Grabowski | |
-march=ix86. (as it was done for 486). | |||
2000-06-19 | esp at pcmcia, commented out. | Federico G. Schwindt | |
2000-06-10 | add ubsec, since it will work soon enough | Theo de Raadt | |
2000-06-08 | add flags 0x0000 for all apm configurations | Michael Shalayeff | |
2000-06-07 | add a note how to force apm proto version | Michael Shalayeff | |
2000-06-06 | fit | Theo de Raadt | |
2000-05-30 | add ich at pci | Michael Shalayeff | |
2000-05-29 | Add tqphy; needed for 3c574 support in ep(4). | Aaron Campbell | |
2000-05-15 | Cardbus com driver, from NetBSD, but adapted for our style conventions | Niklas Hallqvist | |
and with pccom support added | |||
2000-05-15 | driver for the databook isa/pcmcia bridge (commented out in GENERIC for now); | Jason Wright | |
from NetBSD. | |||
2000-04-27 | another driver does not fit... | Theo de Raadt | |
2000-04-27 | Driver for C-Media CMI8x38 Audio Chip present on several all-in-one | Todd C. Miller | |
motherboards (ie: bultin audio + video). Written by Takuya SHIOZAKI. | |||
2000-04-16 | Remove atapiscsi* at umass?; csapuntz@ | Aaron Campbell | |
2000-04-16 | jakob, please be more careful | Theo de Raadt | |