aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/pccard.c
Commit message (Expand)AuthorAgeFilesLines
* The PCMCIA Standard dictates that those funny cards you insert intoWarner Losh2003-08-201-15/+15
* Mark relevant functions __printflike()/__printf0like() and silence some ofKris Kennaway2001-07-051-1/+1
* Various changes to the messages so that they are now appropriate for bothNik Clayton2001-06-271-1/+1
* Added pc98 note menu.Yoshihiro Takahashi2001-05-211-0/+45
* add PC-Card melody beep(PC Card bus, kludge version)MIHIRA Sanpei Yoshiro2000-10-281-1/+1
* Fix bug in ``the selection of pccard IRQs fully selectable''MIHIRA Sanpei Yoshiro2000-10-131-2/+2
* set pccard insertion beep type in install floppy.MIHIRA Sanpei Yoshiro2000-08-291-0/+9
* Make the selection of pccard IRQs fully selectable at installation time.Jordan K. Hubbard2000-08-121-45/+107
* Correct typo in description string: `CANNOT' -> `CAN'.Joseph Koshy2000-04-261-1/+1
* Set pccard_ifconfig in /etc/rc.conf automatically.Tatsumi Hosokawa2000-01-141-4/+3
* Enable pccardd when the system is installed with PC-card support.Tatsumi Hosokawa2000-01-141-1/+3
* Eliminate PC-card installation floppy and add PC-card support forTatsumi Hosokawa2000-01-141-9/+13
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-6/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use #include <pccard_conf.h> instead of -DPCCARD.Tatsumi Hosokawa1999-07-061-1/+2
* configure "pccardd_flags" in /etc/rc.conf by sysinstall.Tatsumi Hosokawa1999-07-041-3/+8
* Modified to configure pccard_mem in /etc/rc.conf by sysinstall.Tatsumi Hosokawa1999-07-041-1/+5
* Changed pcicmem and cardirq variables to non-dirty variables.Tatsumi Hosokawa1999-06-301-10/+10
* Add bits of PAO that are non-controversial.Mark Murray1999-06-171-0/+154