Opened 7 years ago
Closed 5 years ago
#3232 closed enhancement (invalid)
Patch for tty and some drivers n stuff ;)
| Reported by: | MrSunshine | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | - General | Version: | R1/pre-alpha1 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Has a Patch: | yes | Platform: | x86 |
Description
tty change dont know if this is the right way, but:
added entries for TIOCM stuff, only stubbed in the tty driver (this is for tcl n stuff later dunno how to implement the stuff tho, hope someone else can do that :P )
added api_version to acpi_thermal and acpi_lid, these drivers are broken tho, mandetory symbol missing and cant find what :)
wchar.h: added missing wcsdup, its implemented but not found in the header file.
Attachments (1)
Change History (6)
Changed 7 years ago by MrSunshine
comment:1 Changed 6 years ago by michaelvoliveira
add missing wcsdup is needed in order to build FTGL lib
please someone can apply this patch to current build?
comment:2 Changed 6 years ago by korli
The wcsdup part is done in hrev34171
comment:3 Changed 6 years ago by michaelvoliveira
Thanks korli!
comment:4 Changed 5 years ago by nielx
- Has a Patch set
comment:5 Changed 5 years ago by korli
- Resolution set to invalid
- Status changed from new to closed
I suppose the tty stuff didn't miss anyone. I think acpi_thermal and acpi_lid are supposed to be new style api drivers. Sorry for the delay, closing as invalid.

the patch